mirror of
https://github.com/wassname/ray.git
synced 2026-07-07 05:35:39 +08:00
[Docker] Fix building images (#10393)
This commit is contained in:
+1
-1
@@ -496,7 +496,7 @@ deploy:
|
||||
|
||||
- provider: script
|
||||
edge: true # This supposedly opts in to deploy v2.
|
||||
script: bash build_docker_images.sh
|
||||
script: bash $TRAVIS_BUILD_DIR/ci/build_docker_images.sh
|
||||
skip_cleanup: true
|
||||
on:
|
||||
repo: ray-project/ray
|
||||
|
||||
Reference in New Issue
Block a user