Auto-cancel build when a new commit is pushed (#8043)

Co-authored-by: Mehrdad <noreply@github.com>
This commit is contained in:
mehrdadn
2020-07-23 16:07:00 -07:00
committed by GitHub
parent 5acd3e66dd
commit 75b2fc4313
3 changed files with 263 additions and 0 deletions
+1
View File
@@ -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