Correct artifact location

This commit is contained in:
Joshua Boniface 2019-08-20 09:40:18 -04:00
parent 9bee1ac94c
commit 0bacae21d7
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ build:
- /usr/local/bin/deploy-package - /usr/local/bin/deploy-package
artifacts: artifacts:
paths: paths:
- "*.deb" - "../*.deb"
only: only:
- master - master