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