Travis: better file glob

This commit is contained in:
Palakis 2017-04-16 04:35:08 +02:00
parent ae27a26ebe
commit efa61952b3

View File

@ -34,9 +34,9 @@ deploy:
bucket: obs-websocket-linux-builds
access_key_id: "$AWS_ID"
secret_access_key: "$AWS_SECRET"
skip_cleanup: true
file_glob: true
file: "/home/travis/package/*.deb"
file: /home/travis/package/*
skip_cleanup: true
acl: public_read
on:
repo: Palakis/obs-websocket