Skip to content

Commit

Permalink
Remove IDs from blobs
Browse files Browse the repository at this point in the history
  • Loading branch information
patricksanders committed Feb 12, 2021
1 parent e68a2b1 commit 073d09e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,13 @@ dockers:
- "--label=org.opencontainers.image.version={{.Version}}"
blobs:
-
id: demo
provider: s3
ids:
- demo
bucket: consolemeoss
region: us-west-2
folder: "consolemeoss_deploy/weep_binaries/{{.Version}}/"
-
id: demo-latest
provider: s3
ids:
- demo
Expand Down

0 comments on commit 073d09e

Please sign in to comment.