chore: add URL to README
This commit is contained in:
parent
6d6e69b8e4
commit
45dd2e2af2
2 changed files with 10 additions and 6 deletions
|
|
@ -52,8 +52,8 @@ snapcrafts:
|
|||
|
||||
dockers:
|
||||
- image_templates:
|
||||
- "ghcr.io/mr-karan/doggo-cli:{{ .Tag }}"
|
||||
- "ghcr.io/mr-karan/doggo-cli:latest"
|
||||
- "ghcr.io/mr-karan/doggo:{{ .Tag }}"
|
||||
- "ghcr.io/mr-karan/doggo:latest"
|
||||
binaries:
|
||||
- doggo
|
||||
dockerfile: Dockerfile-cli
|
||||
|
|
@ -61,8 +61,8 @@ dockers:
|
|||
- "--build-arg"
|
||||
- "ARCH=amd64"
|
||||
- image_templates:
|
||||
- "ghcr.io/mr-karan/doggo-cli:{{ .Tag }}-arm64v8"
|
||||
- "ghcr.io/mr-karan/doggo-cli:latest-arm64v8"
|
||||
- "ghcr.io/mr-karan/doggo:{{ .Tag }}-arm64v8"
|
||||
- "ghcr.io/mr-karan/doggo:latest-arm64v8"
|
||||
binaries:
|
||||
- doggo
|
||||
goarch: arm64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue