1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-21 02:56:19 +02:00
nfpm/testdata/acceptance/deb.triggers.yaml

17 lines
320 B
YAML
Raw Normal View History

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