Remove getCaBundlePath
This commit is contained in:
parent
9ad7c6507a
commit
9155ec95ae
2 changed files with 7 additions and 10 deletions
|
|
@ -27,7 +27,7 @@ archive:
|
|||
name_template: '{{ .Binary }}_{{.Version}}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{
|
||||
.Arm }}{{ end }}'
|
||||
files:
|
||||
- LICENCE.*
|
||||
- LICENSE.*
|
||||
- Readme.*
|
||||
snapshot:
|
||||
name_template: SNAPSHOT-{{ .Commit }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue