Commit 3949cc4d authored by rusty1s's avatar rusty1s
Browse files

no cleanup

parent 53385db6
...@@ -116,6 +116,7 @@ deploy: ...@@ -116,6 +116,7 @@ deploy:
secret_access_key: secret_access_key:
secure: ${S3_SECURE_SECRET_KEY} secure: ${S3_SECURE_SECRET_KEY}
bucket: pytorch-scatter bucket: pytorch-scatter
skip_cleanup: true
local-dir: dist/${IDX}/*.whl local-dir: dist/${IDX}/*.whl
upload-dir: whl/${IDX} upload-dir: whl/${IDX}
acl: public_read acl: public_read
......
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