Skip to content

Commit 7c34f4d

Browse files
committed
Add azblog
1 parent 1538226 commit 7c34f4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.goreleaser.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,9 @@ dockers:
3232
- server
3333
image_templates:
3434
- "ghcr.io/chainloop-dev/integration-demo:{{ .Tag }}"
35+
36+
blobs:
37+
# SAS token is passed via AZURE_STORAGE_SAS_TOKEN env var
38+
- provider: azblob
39+
bucket: "public/chainloop-platform-plugin?storage_account=chainloopplatform"
40+
directory: "/chainloop-platform-plugin"

0 commit comments

Comments
 (0)