Update .gitlab-ci.yml
This commit is contained in:
parent
17c9db5427
commit
7f8e8c789e
@ -70,7 +70,7 @@ frontend:test:
|
|||||||
script:
|
script:
|
||||||
- npm run frontend:test
|
- npm run frontend:test
|
||||||
needs:
|
needs:
|
||||||
- frontend:build
|
- npm install
|
||||||
before_script:
|
before_script:
|
||||||
- *npm
|
- *npm
|
||||||
- apt-get install -y --no-install-recommends chromium-browser
|
- apt-get install -y --no-install-recommends chromium-browser
|
||||||
|
|||||||
Reference in New Issue
Block a user