*Add missing config file
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Derrick Hammer 2022-09-27 13:53:49 -04:00
parent fe53490b76
commit c740c13511
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 18 additions and 0 deletions

18
nfpm.yaml Normal file
View File

@ -0,0 +1,18 @@
name: "lumeweb-relay"
arch: "amd64"
platform: "linux"
version: "v0.1.0"
section: "default"
priority: "extra"
maintainer: "Derrick Hammer contact@lumeweb.com"
description: |
FooBar is the great foo and bar software.
And this can be in multiple lines!
vendor: "Hammer Technologies LLC"
homepage: "https://lumeweb.com"
license: "MIT"
contents:
- src: ./dist/index
dst: /usr/bin/lumeweb-relay
depends:
- lumeweb-relay-plugin-core