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:
|
||||
- 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