mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
goreleaser: use default snapshot name template (#392)
Our manually configured template was breaking debian package snapshots, version must start with a number
This commit is contained in:
@@ -81,9 +81,6 @@ nfpms:
|
||||
dst: "/etc/inbucket/greeting.html"
|
||||
type: config|noreplace
|
||||
|
||||
snapshot:
|
||||
name_template: SNAPSHOT-{{ .Commit }}
|
||||
|
||||
checksum:
|
||||
name_template: '{{ .ProjectName }}_{{ .Version }}_checksums.txt'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user