mirror of
https://github.com/wassname/ray.git
synced 2026-07-09 14:16:13 +08:00
Auto-cancel build when a new commit is pushed (#8043)
Co-authored-by: Mehrdad <noreply@github.com>
This commit is contained in:
@@ -91,6 +91,7 @@ jobs:
|
||||
RAY_DEFAULT_BUILD: 1
|
||||
WINDOWS_WHEELS: 1
|
||||
run: |
|
||||
python -u ci/remote-watch.py --skip_repo=ray-project/ray &
|
||||
. ./ci/travis/ci.sh init
|
||||
. ./ci/travis/ci.sh build
|
||||
. ./ci/travis/ci.sh upload_wheels || true
|
||||
|
||||
Reference in New Issue
Block a user