chore: fix docker image tags
parent
f753e708c5
commit
a855ec4d45
|
@ -68,8 +68,8 @@ dockers:
|
||||||
- "ARCH=arm64v8"
|
- "ARCH=arm64v8"
|
||||||
|
|
||||||
- image_templates:
|
- image_templates:
|
||||||
- "ghcr.io/mr-karan/doggo:api{{ .Tag }}"
|
- "ghcr.io/mr-karan/doggo-api:{{ .Tag }}"
|
||||||
- "ghcr.io/mr-karan/doggo:api:latest"
|
- "ghcr.io/mr-karan/doggo-api:latest"
|
||||||
id: doggo-api
|
id: doggo-api
|
||||||
ids:
|
ids:
|
||||||
- api
|
- api
|
||||||
|
|
Loading…
Reference in New Issue