mirror of
https://github.com/onsonr/hway.git
synced 2025-03-10 04:57:08 +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:
|
||||
- glob: ./README*
|
||||
|
||||
dockers:
|
||||
- image_templates:
|
||||
- onsonr/hway:{{ .Tag }}
|
||||
- onsonr/hway:latest
|
||||
- ghcr.io/onsonr/hway:{{ .Tag }}
|
||||
- ghcr.io/onsonr/hway:latest
|
||||
|
||||
announce:
|
||||
telegram:
|
||||
enabled: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user