build: install zip command

environments/review-src-dist-k76xzr/deployments/3916
Alex Gleason 2023-09-18 13:06:54 -05:00
rodzic a383036212
commit 41f0667066
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -99,6 +99,8 @@ nginx-test:
build:
stage: test
before_script:
- apt-get update -y && apt-get install -y zip
script:
- yarn build
# - yarn manage:translations en
@ -137,7 +139,6 @@ review:
pages:
stage: deploy
before_script: []
script:
# artifacts are kept between jobs
- mv dist public