Skip to content

Commit

Permalink
chore: update goreleaser image template
Browse files Browse the repository at this point in the history
  • Loading branch information
nemre authored Nov 16, 2023
1 parent b221744 commit d157d9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ dockers:
- use: buildx
image_templates:
- "ghcr.io/trendyol/{{ .ProjectName }}:{{ .Version }}-amd64"
- "ghcr.io/trendyol/{{ .ProjectName }}:latest-amd64"
dockerfile: ./build/docker/Dockerfile.goreleaser
goos: linux
goarch: amd64
Expand Down

0 comments on commit d157d9e

Please sign in to comment.