"...api/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "efc9d68b150278b29860c7741915aa973a307126"
Commit 76f6c267 authored by rusty1s's avatar rusty1s
Browse files

new access key

parent e490d683
...@@ -77,7 +77,7 @@ deploy: ...@@ -77,7 +77,7 @@ deploy:
provider: s3 provider: s3
region: eu-central-1 region: eu-central-1
edge: true edge: true
access_key_id: AKIAJB7S6NJ5OM5MAAGA access_key_id: ${S3_ACCESS_KEY}
secret_access_key: ${S3_SECRET_ACCESS_KEY} secret_access_key: ${S3_SECRET_ACCESS_KEY}
bucket: pytorch-geometric.com bucket: pytorch-geometric.com
local_dir: dist/torch-${TORCH_VERSION} local_dir: dist/torch-${TORCH_VERSION}
......
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