Skip to content

Commit

Permalink
fix: dockerhub
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <[email protected]>
  • Loading branch information
caarlos0 committed Feb 21, 2020
1 parent 5372c37 commit e8741d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ dockers:
- "--label=org.label-schema.version={{.Version}}"
- "--label=org.label-schema.name={{.ProjectName}}"
image_templates:
- "gcr.io/labs-ops/storage-auth-proxy:latest"
- "gcr.io/labs-ops/storage-auth-proxy:{{ .Tag }}"
- "totvslabs/storage-auth-proxy:latest"
- "totvslabs/storage-auth-proxy:{{ .Tag }}"

0 comments on commit e8741d8

Please sign in to comment.