mirror of
https://github.com/onsonr/hway.git
synced 2025-03-10 13:07:09 +00:00
feat: add Docker image support for multiple registries
This commit is contained in:
parent
6e3cee596f
commit
e77d56f3f2
@ -86,6 +86,13 @@ release:
|
|||||||
extra_files:
|
extra_files:
|
||||||
- glob: ./README*
|
- glob: ./README*
|
||||||
|
|
||||||
|
dockers:
|
||||||
|
- image_templates:
|
||||||
|
- onsonr/hway:{{ .Tag }}
|
||||||
|
- onsonr/hway:latest
|
||||||
|
- ghcr.io/onsonr/hway:{{ .Tag }}
|
||||||
|
- ghcr.io/onsonr/hway:latest
|
||||||
|
|
||||||
announce:
|
announce:
|
||||||
telegram:
|
telegram:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user