mirror of
https://github.com/wassname/ray.git
synced 2026-07-28 11:25:04 +08:00
Upload wheels from all branches to support release branches (#4651)
This commit is contained in:
committed by
Robert Nishihara
parent
3fd9dea721
commit
20c4c16891
+1
-2
@@ -189,10 +189,9 @@ deploy:
|
||||
local_dir: .whl
|
||||
upload-dir: $TRAVIS_COMMIT
|
||||
skip_cleanup: true
|
||||
only:
|
||||
- master
|
||||
on:
|
||||
repo: ray-project/ray
|
||||
all_branches: true
|
||||
condition: $LINUX_WHEELS = 1 || $MAC_WHEELS = 1
|
||||
- provider: s3
|
||||
access_key_id: AKIAJ2L7XDUSZVTXI5QA
|
||||
|
||||
Reference in New Issue
Block a user