Skip to content

Commit 7152560

Browse files
committed
Add storage account
1 parent d9fe876 commit 7152560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dockers:
3636
blobs:
3737
# SAS token is passed via AZURE_STORAGE_SAS_TOKEN env var
3838
- provider: azblob
39-
bucket: "public/chainloop-platform-plugin"
39+
bucket: "public/chainloop-platform-plugin?storage_account=chainloopplatform"
4040
directory: "chainloop-platform-plugin"
4141
extra_files:
4242
- glob: "./dist/*.tar.gz"

0 commit comments

Comments
 (0)