Fix YAML syntax

This commit is contained in:
Joshua Boniface 2018-06-23 16:25:25 -04:00
parent ae88d187a7
commit ba72cf4d05
1 changed files with 1 additions and 1 deletions

View File

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