mirror of
https://github.com/kha7iq/pingme.git
synced 2025-05-16 06:40:12 -07:00
chore: enable snapcraft
This commit is contained in:
parent
0e2992e4aa
commit
c5377f52ad
@ -65,15 +65,15 @@ nfpms:
|
||||
dependencies:
|
||||
- git
|
||||
|
||||
# # snapcrafts:
|
||||
# # - name_template: '{{ .ProjectName }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
|
||||
# # summary: PingMe is a CLI tool which provides the ability to send messages
|
||||
# # description: |
|
||||
# # PingMe is a CLI tool which provides the ability to send messages
|
||||
# # or alerts to multiple messaging platforms.
|
||||
# # grade: stable
|
||||
# # confinement: classic
|
||||
# # publish: false
|
||||
snapcrafts:
|
||||
- name_template: '{{ .ProjectName }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
|
||||
summary: PingMe is a CLI tool which provides the ability to send messages
|
||||
description: |
|
||||
PingMe is a CLI tool which provides the ability to send messages
|
||||
or alerts to multiple messaging platforms.
|
||||
grade: stable
|
||||
confinement: strict
|
||||
publish: false
|
||||
|
||||
scoop:
|
||||
url_template: "https://github.com/kha7iq/pingme/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user