Keep artifact deb files

This commit is contained in:
Joshua Boniface 2018-06-23 16:24:46 -04:00
parent 75c5ba7dcf
commit ae88d187a7
1 changed files with 1 additions and 3 deletions

View File

@ -10,9 +10,7 @@ build:
- /usr/local/bin/build-package 0.1 - /usr/local/bin/build-package 0.1
- /usr/local/bin/deploy-package - /usr/local/bin/deploy-package
artifacts: artifacts:
when: on_failure
paths: paths:
- public - *.deb
expire_in: 5 min
only: only:
- master - master