mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
fix(build): Remove deprecated goreleaser option
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -229,7 +229,7 @@ docker_manifests:
|
||||
- "ghcr.io/cunicu/{{ .ProjectName }}:v{{ .Version }}-arm64v8"
|
||||
|
||||
snapshot:
|
||||
name_template: "{{ incpatch .Version }}-next"
|
||||
version_template: "{{ incpatch .Version }}-next"
|
||||
|
||||
publishers:
|
||||
- name: Gemfury
|
||||
|
Reference in New Issue
Block a user