mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
chore: fix snap name (#2349)
This commit is contained in:
parent
92d437fb1b
commit
15af1079a0
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ dockers:
|
|||
- '--platform=linux/arm/v7'
|
||||
|
||||
snapcrafts:
|
||||
- name: lego
|
||||
- name_template: "{{ .ProjectName }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
|
||||
disable: false
|
||||
publish: true
|
||||
grade: stable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue