forked from LBRYCommunity/lbry-sdk
debug artifact uploading
This commit is contained in:
parent
6b3af4bc21
commit
c21c329aa0
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ jobs:
|
||||||
- lbrynet
|
- lbrynet
|
||||||
target_paths:
|
target_paths:
|
||||||
- /daemon/build-${TRAVIS_BUILD_NUMBER}_commit-${TRAVIS_COMMIT:0:7}_branch-${TRAVIS_BRANCH}$([ ! -z ${TRAVIS_TAG} ] && echo _tag-${TRAVIS_TAG})/linux/
|
- /daemon/build-${TRAVIS_BUILD_NUMBER}_commit-${TRAVIS_COMMIT:0:7}_branch-${TRAVIS_BRANCH}$([ ! -z ${TRAVIS_TAG} ] && echo _tag-${TRAVIS_TAG})/linux/
|
||||||
|
debug: true
|
||||||
|
|
||||||
- name: "Mac"
|
- name: "Mac"
|
||||||
os: osx
|
os: osx
|
||||||
|
|
Loading…
Reference in a new issue