Updated .gitlab-ci.yml
This commit is contained in:
parent
a51d6f74f7
commit
5aeabb0d4e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ stages:
|
||||||
before_script:
|
before_script:
|
||||||
- apt update -yqq
|
- apt update -yqq
|
||||||
- apt install -yqq git libzip-dev zip make wget gnupg2 libonig-dev libcurl4-openssl-dev
|
- apt install -yqq git libzip-dev zip make wget gnupg2 libonig-dev libcurl4-openssl-dev
|
||||||
|
- export PATH=$PATH:/usr/local/bin
|
||||||
|
|
||||||
# Prepare the environment
|
# Prepare the environment
|
||||||
setup:
|
setup:
|
||||||
|
|
Loading…
Add table
Reference in a new issue