mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
up build pipeline for gitlab
This commit is contained in:
parent
d5e6a0330b
commit
e26d468c73
@ -4,7 +4,7 @@ image: node:latest
|
|||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
# - pages
|
# - pages
|
||||||
- test
|
# - test
|
||||||
# - e2e
|
# - e2e
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
@ -40,7 +40,7 @@ build:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- yarn install --pure-lockfile
|
- yarn install --pure-lockfile
|
||||||
- yarn run build:prod
|
- yarn run build:prod:demobliss
|
||||||
cache:
|
cache:
|
||||||
policy: pull
|
policy: pull
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user