Skip to content

Commit

Permalink
Fix docker latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mdp committed May 26, 2023
1 parent 1b459aa commit 04305b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ docker_manifests:
image_templates:
- ghcr.io/mdp/qrterminal:{{ .Tag }}-amd64
- ghcr.io/mdp/qrterminal:{{ .Tag }}-arm64
# Skips can and shall be set for individual manifests same as in dockers
skip_push: auto
- id: qrterminal-Tag
name_template: ghcr.io/mdp/qrterminal:{{ .Tag }}
image_templates:
Expand Down

0 comments on commit 04305b5

Please sign in to comment.