Updated .gitlab-ci.yml
This commit is contained in:
parent
da3354965f
commit
a51d6f74f7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ stages:
|
|||
|
||||
before_script:
|
||||
- apt update -yqq
|
||||
- apt install -yqq git libzip-dev zip make wget libonig-dev libcurl4-openssl-dev
|
||||
- apt install -yqq git libzip-dev zip make wget gnupg2 libonig-dev libcurl4-openssl-dev
|
||||
|
||||
# Prepare the environment
|
||||
setup:
|
||||
|
|
Loading…
Add table
Reference in a new issue