Commit 161d60d3 authored by rusty1s's avatar rusty1s
Browse files

retry

parent 28e759b1
...@@ -115,8 +115,7 @@ after_success: ...@@ -115,8 +115,7 @@ after_success:
deploy: deploy:
provider: s3 provider: s3
access_key_id: AKIAIZNS6U2JRBGA3OHA access_key_id: AKIAIZNS6U2JRBGA3OHA
secret_access_key: secret_access_key: ${S3_SECRET_ACCESS_KEY}
secure: ${S3_SECURE_SECRET_KEY}
bucket: pytorch-scatter bucket: pytorch-scatter
skip_cleanup: true skip_cleanup: true
local-dir: dist/${IDX} local-dir: dist/${IDX}
......
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