chore: fix docker tag
This commit is contained in:
parent
7ce6ea7c2c
commit
f753e708c5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue