mirror of
https://github.com/wassname/ray.git
synced 2026-07-04 19:07:39 +08:00
Hotfix travis deploy step for bazel log uploads (#10032)
This commit is contained in:
+1
-1
@@ -432,7 +432,7 @@ deploy:
|
||||
|
||||
- provider: script
|
||||
edge: true # This supposedly opts in to deploy v2.
|
||||
script: ./ci/get_build_info.py > /tmp/bazel_event_logs/metadata.json
|
||||
script: ./ci/travis/get_build_info.py > /tmp/bazel_event_logs/metadata.json
|
||||
skip_cleanup: true
|
||||
|
||||
# Upload bazel event logs to s3
|
||||
|
||||
Reference in New Issue
Block a user