Commit d5ac356b authored by rusty1s's avatar rusty1s
Browse files

allow all branches to deploy [ci skip]

parent 574bc32f
......@@ -84,6 +84,7 @@ deploy:
upload_dir: whl/torch-${TORCH_VERSION}
acl: public_read
on:
all_branches: true
repo: rusty1s/pytorch_cluster
condition: $TRAVIS_TAG != "" || $TRAVIS_COMMIT_MESSAGE =~ ci-deploy
notifications:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment