diff --git a/.goreleaser.yaml b/.goreleaser.yaml index afd0353..9cdaa3c 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -41,7 +41,5 @@ upx: dockers: - dockerfile: Dockerfile image_templates: - - "git.techniverse.net/scriptos/mailcow-birthday-daemon:{{ .Major }}" - - "git.techniverse.net/scriptos/mailcow-birthday-daemon:{{ .Major }}.{{ .Minor }}" - "git.techniverse.net/scriptos/mailcow-birthday-daemon:{{ .Major }}.{{ .Minor }}.{{ .Patch }}" - "git.techniverse.net/scriptos/mailcow-birthday-daemon:latest"