CI fix
This commit is contained in:
parent
61712e77a2
commit
4a77447992
|
@ -3,8 +3,7 @@ image: debian:latest
|
||||||
before_script:
|
before_script:
|
||||||
- export DEBIAN_FRONTEND= noninteractive
|
- export DEBIAN_FRONTEND= noninteractive
|
||||||
- apt-get update -y
|
- apt-get update -y
|
||||||
- apt-get install -y zip unzip jq
|
- apt-get install -y zip unzip jq nodejs
|
||||||
- apt-get install nodejs
|
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user