forked from tykayn/funky-framadate-front
up build pipeline for gitlab
This commit is contained in:
parent
d5e6a0330b
commit
e26d468c73
@ -4,7 +4,7 @@ image: node:latest
|
||||
stages:
|
||||
- build
|
||||
# - pages
|
||||
- test
|
||||
# - test
|
||||
# - e2e
|
||||
|
||||
cache:
|
||||
@ -40,7 +40,7 @@ build:
|
||||
stage: build
|
||||
script:
|
||||
- yarn install --pure-lockfile
|
||||
- yarn run build:prod
|
||||
- yarn run build:prod:demobliss
|
||||
cache:
|
||||
policy: pull
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user