Remove obsolete artifacts upload from gitlab-ci

This commit is contained in:
Joshua Boniface 2020-01-06 23:49:14 -05:00
parent 21d87f5e51
commit a174afa280
1 changed files with 0 additions and 3 deletions

View File

@ -9,8 +9,5 @@ build:
script:
- /bin/bash build-deb.sh
- /usr/local/bin/deploy-package
artifacts:
paths:
- "../*.deb"
only:
- master