4
Fork 0

Update .gitlab-ci.yml

This commit is contained in:
PD0ZRY Rudy 2016-08-09 16:27:18 +00:00
parent ff52d4e79f
commit debc15abd5

View file

@ -1,9 +1,3 @@
before_script:
- sudo apt-get update -qq && sudo apt-get install -y -qq build-essential dpkg-dev libssl-dev debhelper
stages:
- build
debian_386_amd64: debian_386_amd64:
stage: build stage: build
script: script:
@ -21,7 +15,7 @@ debian_386_amd64:
- i386 - i386
- amd64 - amd64
debian_armv6: debian_armhf:
stage: build stage: build
script: script:
- make debian-package - make debian-package