mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-30 22:52:21 +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"
|
- "ghcr.io/cunicu/{{ .ProjectName }}:v{{ .Version }}-arm64v8"
|
||||||
|
|
||||||
snapshot:
|
snapshot:
|
||||||
name_template: "{{ incpatch .Version }}-next"
|
version_template: "{{ incpatch .Version }}-next"
|
||||||
|
|
||||||
publishers:
|
publishers:
|
||||||
- name: Gemfury
|
- name: Gemfury
|
||||||
|
Reference in New Issue
Block a user