mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Remove goreleaser snapshot name template
I prefer the default "SNAPSHOT-{{.ShortCommit}}"
This commit is contained in:
parent
d0956a1281
commit
d9e548f9dc
@ -53,5 +53,3 @@ dockers:
|
||||
dockerfile: Dockerfile
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
||||
snapshot:
|
||||
name_template: "{{ .Tag }}-next"
|
||||
|
Loading…
Reference in New Issue
Block a user