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
|
||||
script:
|
||||
- dpkg-buildpackage
|
||||
- cp ../cronos*.deb .
|
||||
only:
|
||||
- master
|
||||
artifacts:
|
||||
|
|
Loading…
Add table
Reference in a new issue