mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
Upload wheels on Travis to branchname/commit_id. (#4949)
This commit is contained in:
parent
85b82b2454
commit
ec8aaf011b
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ deploy:
|
|||
acl: public_read
|
||||
region: us-west-2
|
||||
local_dir: .whl
|
||||
upload-dir: $TRAVIS_COMMIT
|
||||
upload-dir: "$TRAVIS_BRANCH/$TRAVIS_COMMIT"
|
||||
skip_cleanup: true
|
||||
on:
|
||||
repo: ray-project/ray
|
||||
|
|
Loading…
Add table
Reference in a new issue