refactor(build): use go 1.18 and task instead of make (#35)

This commit is contained in:
l3uddz
2022-04-01 20:20:33 +01:00
committed by GitHub
parent 947f24f79a
commit a73b07a041
8 changed files with 133 additions and 96 deletions

View File

@@ -49,7 +49,7 @@ checksum:
# Snapshot
snapshot:
name_template: "{{ .Major }}.{{ .Minor }}.{{ .Patch }}-dev+{{ .ShortCommit }}"
name_template: "{{ .Major }}.{{ .Minor }}.{{ .Patch }}-dev+{{ .Branch }}"
# Changelog
changelog: