Skip to content

Commit bc3b6ef

Browse files
Upload wheels on Travis to branchname/commit_id. (#4949)
1 parent 20cb8a8 commit bc3b6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ deploy:
187187
acl: public_read
188188
region: us-west-2
189189
local_dir: .whl
190-
upload-dir: $TRAVIS_COMMIT
190+
upload-dir: "$TRAVIS_BRANCH/$TRAVIS_COMMIT"
191191
skip_cleanup: true
192192
on:
193193
repo: ray-project/ray

0 commit comments

Comments
 (0)