github.com/goreleaser/nfpm/v2@v2.44.0/testdata/contents_directory.yaml (about)

     1  # Configuration file used to unit test enhanced file map
     2  name: "foo"
     3  arch: "amd64"
     4  version: "v1.2.3"
     5  disable_globbing: true
     6  contents:
     7    - src: "testdata/globtest"
     8      dst: "/etc/foo"