mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Travis: better file glob
This commit is contained in:
parent
ae27a26ebe
commit
efa61952b3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user