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