Update .gitlab-ci.yml
This commit is contained in:
parent
43340bcaf6
commit
17c9db5427
@ -33,8 +33,7 @@ frontend:build:
|
|||||||
stage: frontend:build
|
stage: frontend:build
|
||||||
script:
|
script:
|
||||||
- npm run frontend:build
|
- npm run frontend:build
|
||||||
before_script:
|
before_script: *npm
|
||||||
- *npm
|
|
||||||
needs:
|
needs:
|
||||||
- npm install
|
- npm install
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|||||||
Reference in New Issue
Block a user