Push docker image to docker hub
This commit is contained in:
parent
66a7327237
commit
1ece414078
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue