4
Fork 0

Update .gitlab-ci.yml

This commit is contained in:
PD0ZRY Rudy 2016-08-09 16:32:40 +00:00
parent debc15abd5
commit 845bae9c34

View file

@ -1,5 +1,6 @@
debian_386_amd64:
stage: build
environment: master
script:
- make debian-package
- ARCH=i386 make debian-package
@ -17,6 +18,7 @@ debian_386_amd64:
debian_armhf:
stage: build
environment: master
script:
- make debian-package
- cp ../cronos*.deb .