1
1
mirror of https://github.com/goreleaser/nfpm synced 2024-09-22 01:34:37 +02:00
nfpm/testdata/contents_directory.yaml

8 lines
182 B
YAML
Raw Normal View History

# 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"