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