Skip to content

Commit

Permalink
Trying to fix releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jdesouza committed Sep 18, 2024
1 parent 73bc026 commit e2f81e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml.envsubst
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,5 @@ docker_manifests:
skip_push: ${skip_release}
image_templates:
- "quay.io/fairwinds/polaris:{{ .FullCommit }}-amd64"
- "quay.io/fairwinds/polaris:{{ .FullCommit }}-arm64"
- "quay.io/fairwinds/polaris:{{ .FullCommit }}-arm64"

0 comments on commit e2f81e3

Please sign in to comment.