fix installation issue
This commit is contained in:
parent
914eb53456
commit
5e761f6559
@ -89,14 +89,7 @@ test_fe:
|
|||||||
before_script:
|
before_script:
|
||||||
- cd ./frontend
|
- cd ./frontend
|
||||||
- npm install
|
- npm install
|
||||||
- apk add --no-cache \
|
- apk add --no-cache chromium
|
||||||
chromium \
|
|
||||||
nss \
|
|
||||||
freetype \
|
|
||||||
freetype-dev \
|
|
||||||
harfbuzz \
|
|
||||||
ca-certificates \
|
|
||||||
ttf-freefont
|
|
||||||
- export CHROME_BIN=/usr/bin/chromium-browser
|
- export CHROME_BIN=/usr/bin/chromium-browser
|
||||||
script:
|
script:
|
||||||
- npm run -- ng test
|
- npm run -- ng test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user