chore: add blobs config to goreleaser file

main
Raphaël 2022-03-22 15:50:46 +04:00 committed by GitHub
parent b945c6e915
commit 79a36667b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -39,3 +39,8 @@ checksum:
algorithm: sha256
snapshot:
name_template: "{{ .Tag }}-next"
blobs:
- provider: s3
bucket: snyk-assets
region: us-east-1
folder: "cli/driftctl/{{.Tag}}"