Remove obsolete artifacts upload from gitlab-ci
This commit is contained in:
parent
21d87f5e51
commit
a174afa280
|
@ -9,8 +9,5 @@ build:
|
|||
script:
|
||||
- /bin/bash build-deb.sh
|
||||
- /usr/local/bin/deploy-package
|
||||
artifacts:
|
||||
paths:
|
||||
- "../*.deb"
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue