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