travis: artifact upload tweaks.
This commit is contained in:
parent
f66fcbfa4f
commit
4c77f84034
@ -11,7 +11,9 @@ addons:
|
||||
artifacts:
|
||||
debug: true
|
||||
paths:
|
||||
- $(ls bin/* | tr "\n" ":")
|
||||
- $(ls -d1 */* | tr "\n" ":")
|
||||
target_paths: /
|
||||
working_dir: bin
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
|
Loading…
Reference in New Issue
Block a user