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 1538226 commit 7c34f4dCopy full SHA for 7c34f4d
.goreleaser.yml
@@ -32,3 +32,9 @@ dockers:
32
- server
33
image_templates:
34
- "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