mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 23:16:00 +08:00
Keep build-autoscaler-images.sh alive in CI (#9720)
This commit is contained in:
+1
-1
@@ -394,7 +394,7 @@ deploy:
|
||||
|
||||
- provider: script
|
||||
edge: true # This supposedly opts in to deploy v2.
|
||||
script: bash $TRAVIS_BUILD_DIR/ci/travis/build-autoscaler-images.sh || true
|
||||
script: ./ci/keep_alive bash $TRAVIS_BUILD_DIR/ci/travis/build-autoscaler-images.sh || true
|
||||
skip_cleanup: true
|
||||
on:
|
||||
repo: ray-project/ray
|
||||
|
||||
Reference in New Issue
Block a user