You've already forked ionscale
mirror of
https://github.com/jsiebens/ionscale.git
synced 2026-04-05 12:32:58 +01:00
change name template for checksums
This commit is contained in:
@@ -23,6 +23,9 @@ builds:
|
||||
ldflags:
|
||||
- -s -w -X github.com/jsiebens/ionscale/internal/version.Version={{.Version}} -X github.com/jsiebens/ionscale/internal/version.Revision={{.ShortCommit}}
|
||||
|
||||
checksum:
|
||||
name_template: "checksums.txt"
|
||||
|
||||
dockers:
|
||||
- image_templates: [ "ghcr.io/jsiebens/{{ .ProjectName }}:{{ .Version }}-amd64" ]
|
||||
dockerfile: Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user