mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Add goreleaser config for GitHub releases
This commit is contained in:
parent
84fb17f6ea
commit
e4fc69c8b8
@ -35,6 +35,11 @@ archives:
|
||||
darwin: macOS
|
||||
linux: Linux
|
||||
windows: Windows
|
||||
release:
|
||||
github:
|
||||
owner: greenled
|
||||
name: portainer-stack-utils
|
||||
prerelease: auto
|
||||
dockers:
|
||||
- image_templates:
|
||||
- "greenled/portainer-stack-utils:{{ .Major }}"
|
||||
|
Loading…
Reference in New Issue
Block a user