1
0
mirror of https://github.com/pikami/cosmium.git synced 2025-04-11 12:22:36 +01:00

Fix docker tags

This commit is contained in:
Pijus Kamandulis 2024-04-06 19:14:37 +03:00
parent 26dcd68ace
commit ec5f82cd54

@ -32,7 +32,9 @@ brews:
email: git@pikami.org
dockers:
- image_templates: ["ghcr.io/pikami/{{ .ProjectName }}:{{ .Version }}-amd64"]
- image_templates:
- "ghcr.io/pikami/{{ .ProjectName }}:{{ .Version }}"
- "ghcr.io/pikami/{{ .ProjectName }}:latest"
dockerfile: Dockerfile
use: docker
build_flag_templates: