Push docker image to docker hub

This commit is contained in:
Florian Hoss 2023-02-04 20:30:13 +01:00
parent 66a7327237
commit 1ece414078

View file

@ -10,9 +10,9 @@ builds:
- darwin
dockers:
- image_templates:
- "ghcr.io/flohoss/godash:latest"
- "ghcr.io/flohoss/godash:v{{ .Major }}"
- "ghcr.io/flohoss/godash:{{ .Tag }}"
- "unjxde/godash:latest"
- "unjxde/godash:v{{ .Major }}"
- "unjxde/godash:{{ .Tag }}"
extra_files:
- entrypoint.sh
- bookmarks/config.yaml