GitLab CI: >:(
This commit is contained in:
@ -88,7 +88,6 @@ pages:
|
|||||||
stage: deploy
|
stage: deploy
|
||||||
before_script: ""
|
before_script: ""
|
||||||
script:
|
script:
|
||||||
# artifacts are kept between jobs
|
|
||||||
- mv static public
|
- mv static public
|
||||||
variables:
|
variables:
|
||||||
NODE_ENV: production
|
NODE_ENV: production
|
||||||
|
|||||||
Reference in New Issue
Block a user