mirror of
https://github.com/go-acme/lego.git
synced 2024-12-22 07:12:22 +02:00
chore: fix snap name (#2349)
This commit is contained in:
parent
92d437fb1b
commit
15af1079a0
@ -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…
Reference in New Issue
Block a user