4
Fork 0

Update .gitlab-ci.yml

This commit is contained in:
PD0ZRY Rudy 2016-08-04 18:15:52 +00:00
parent 63542dd7d7
commit bb048d2869

View file

@ -1,5 +1,5 @@
before_script:
- sudo apt-get update -qq && sudo apt-get install -y -qq build-essential dpkg-dev
- sudo apt-get update -qq && sudo apt-get install -y -qq build-essential dpkg-dev libssl-dev
stages:
- build