We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9fe876 commit 7152560Copy full SHA for 7152560
.goreleaser.yml
@@ -36,7 +36,7 @@ dockers:
36
blobs:
37
# SAS token is passed via AZURE_STORAGE_SAS_TOKEN env var
38
- provider: azblob
39
- bucket: "public/chainloop-platform-plugin"
+ bucket: "public/chainloop-platform-plugin?storage_account=chainloopplatform"
40
directory: "chainloop-platform-plugin"
41
extra_files:
42
- glob: "./dist/*.tar.gz"
0 commit comments