Update .gitlab-ci.yml
This commit is contained in:
parent
7f8e8c789e
commit
182f44dc0d
@ -72,7 +72,9 @@ frontend:test:
|
||||
needs:
|
||||
- npm install
|
||||
before_script:
|
||||
- *npm
|
||||
- apt-get update
|
||||
- npm install -g n
|
||||
- n stable
|
||||
- apt-get install -y --no-install-recommends chromium-browser
|
||||
dependencies:
|
||||
- npm install
|
||||
Loading…
Reference in New Issue
Block a user