1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-28 18:16:30 +02:00
nfpm/testdata/contents_directory.yaml
2021-04-15 17:25:39 -03:00

8 lines
182 B
YAML

# Configuration file used to unit test enhanced file map
name: "foo"
arch: "amd64"
version: "v1.2.3"
disable_globbing: true
contents:
- src: "testdata/globtest"
dst: "/etc/foo"