diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 0ad40e8..ba8daea 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -155,14 +155,6 @@ nfpms: # Since: v1.11 #changelog: ./foo.yml - # Contents to add to the package. - # GoReleaser will automatically add the binaries. - contents: - # Simple config file - - src: config.json.example - dst: /etc/devcycle-lb-proxy/config.json - type: config - # Additional templated contents to add to the archive. # Those files will have their contents pass through the template engine, # and its results will be added to the package.