1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-06-03 07:36:18 +02:00
nfpm/testdata/acceptance/triggers.yaml

16 lines
300 B
YAML
Raw Normal View History

name: "foo"
arch: "amd64"
platform: "linux"
version: "v1.2.3-beta"
maintainer: "Foo Bar"
vendor: "foobar"
license: "MIT"
files:
./testdata/fake: "/usr/local/bin/fake"
scripts:
postinstall: ./testdata/acceptance/scripts/postinstall_trigger.sh
deb:
triggers:
interest:
- manual-trigger