1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-04-30 07:55:09 +02:00
nfpm/testdata/acceptance/core.no-glob.yaml
2021-04-15 17:25:39 -03:00

12 lines
237 B
YAML

name: "foo"
arch: "${BUILD_ARCH}"
platform: "linux"
version: "v1.2.3-beta"
maintainer: "Foo Bar"
vendor: "foobar"
homepage: "https://foobar.org"
license: "MIT"
contents:
- src: ./testdata/acceptance/folder
dst: /usr/share/whatever