4
Fork 0

Update .gitlab-ci.yml

This commit is contained in:
PD0ZRY Rudy 2016-08-08 16:12:05 +00:00
parent e40a73b8ce
commit 14b3512e8d

View file

@ -7,7 +7,7 @@ stages:
build_project:
stage: build
script:
- dpkg-buildpackage
- make debian-package
- cp ../cronos*.deb .
only:
- master