chore: fix docker tag
parent
7ce6ea7c2c
commit
f753e708c5
|
@ -68,7 +68,7 @@ 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:
|
||||||
|
|
Loading…
Reference in New Issue