github.com/goreleaser/nfpm/v2@v2.44.0/testdata/acceptance/core.no-glob.yaml (about)

     1  name: "foo"
     2  arch: "${BUILD_ARCH}"
     3  platform: "linux"
     4  version: "v1.2.3-beta"
     5  maintainer: "Foo Bar"
     6  vendor: "foobar"
     7  homepage: "https://foobar.org"
     8  license: "MIT"
     9  contents:
    10    - src: ./testdata/acceptance/folder
    11      dst: /usr/share/whatever