Update .gitlab-ci.yml
This commit is contained in:
parent
e40a73b8ce
commit
14b3512e8d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ stages:
|
||||||
build_project:
|
build_project:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- dpkg-buildpackage
|
- make debian-package
|
||||||
- cp ../cronos*.deb .
|
- cp ../cronos*.deb .
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Add table
Reference in a new issue