Skip to content

Commit bf4a727

Browse files
committed
Add example config directory
1 parent 5985a65 commit bf4a727

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.goreleaser.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ nfpms:
4848
DevCycle Local Bucketing Proxy. Used to emulate the DevCycle bucketing api locally to enable
4949
more support for Local Bucketing in languages that do not support WebAssembly.
5050
license: MIT
51+
contents:
52+
- src: config.json.example
53+
dst: /etc/devcycle-lb-proxy/config.json.example
54+
type: config
5155
formats:
5256
- apk
5357
- deb

0 commit comments

Comments
 (0)