chore: add zip to node image
This commit is contained in:
@@ -10,7 +10,7 @@ stages:
|
|||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
before_script:
|
before_script:
|
||||||
- apt get update
|
- apt update
|
||||||
- apt get install -y zip
|
- apt get install -y zip
|
||||||
script:
|
script:
|
||||||
- npm ci
|
- npm ci
|
||||||
|
|||||||
Reference in New Issue
Block a user