mirror of
https://github.com/ko-build/ko.git
synced 2024-11-19 18:01:46 +02:00
update deprecated options
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
parent
2580959739
commit
f07c22ac5e
@ -1,4 +1,5 @@
|
||||
# Make sure to check the documentation at http://goreleaser.com
|
||||
version: 2
|
||||
|
||||
before:
|
||||
hooks:
|
||||
- go mod tidy
|
||||
@ -65,7 +66,7 @@ checksum:
|
||||
name_template: 'checksums.txt'
|
||||
|
||||
snapshot:
|
||||
name_template: "{{ .Tag }}-next"
|
||||
version_template: "{{ .Tag }}-next"
|
||||
|
||||
changelog:
|
||||
sort: asc
|
||||
|
Loading…
Reference in New Issue
Block a user