mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 18:09:50 +00:00
Change name template of archives
This commit is contained in:
committed by
GitHub
parent
d517626033
commit
3248ca9578
@@ -10,6 +10,8 @@ builds:
|
||||
- amd64
|
||||
- arm
|
||||
- arm64
|
||||
archives:
|
||||
name_template: "{{ .ProjectName }}_v{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
|
||||
snapshot:
|
||||
name_template: "{{ .Tag }}-next"
|
||||
checksum:
|
||||
@@ -21,4 +23,4 @@ changelog:
|
||||
- '^docs:'
|
||||
- '^test:'
|
||||
env_files:
|
||||
github_token: /home/jenkins/.apitoken/hub
|
||||
github_token: /home/jenkins/.apitoken/hub
|
||||
|
||||
Reference in New Issue
Block a user