Skip to content

Commit c931eed

Browse files
committed
Remove explicit contents specifications
1 parent 68668ef commit c931eed

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -155,14 +155,6 @@ nfpms:
155155
# Since: v1.11
156156
#changelog: ./foo.yml
157157

158-
# Contents to add to the package.
159-
# GoReleaser will automatically add the binaries.
160-
contents:
161-
# Simple config file
162-
- src: config.json.example
163-
dst: /etc/devcycle-lb-proxy/config.json
164-
type: config
165-
166158
# Additional templated contents to add to the archive.
167159
# Those files will have their contents pass through the template engine,
168160
# and its results will be added to the package.

0 commit comments

Comments
 (0)