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