Update .gitlab-ci.yml
This commit is contained in:
parent
5a05026372
commit
fda42f5587
1 changed files with 2 additions and 1 deletions
|
@ -37,7 +37,8 @@ debian_armhf:
|
|||
script:
|
||||
- ./UpdateLog.sh
|
||||
- make debian-package
|
||||
- cp ../tellusagent*.deb .
|
||||
- mkdir build
|
||||
- cp ../tellusagent*.deb build/
|
||||
- rm ../tellusagent*
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Add table
Reference in a new issue