build: replace grc.io with ghcr.io
This commit is contained in:
+3
-3
@@ -90,9 +90,9 @@ dockers:
|
|||||||
- tomljson
|
- tomljson
|
||||||
- tomll
|
- tomll
|
||||||
image_templates:
|
image_templates:
|
||||||
- "grc.io/pelletier/go-toml:latest"
|
- "ghcr.io/pelletier/go-toml:latest"
|
||||||
- "grc.io/pelletier/go-toml:{{ .Tag }}"
|
- "ghcr.io/pelletier/go-toml:{{ .Tag }}"
|
||||||
- "grc.io/pelletier/go-toml:v{{ .Major }}"
|
- "ghcr.io/pelletier/go-toml:v{{ .Major }}"
|
||||||
skip_push: false
|
skip_push: false
|
||||||
checksum:
|
checksum:
|
||||||
name_template: 'sha256sums.txt'
|
name_template: 'sha256sums.txt'
|
||||||
|
|||||||
Reference in New Issue
Block a user