Update .gitlab-ci.yml
This commit is contained in:
parent
b76db7ed85
commit
ea91e980c8
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ build_project:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- dpkg-buildpackage
|
- dpkg-buildpackage
|
||||||
|
- cp ../cronos*.deb .
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Add table
Reference in a new issue