We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5985a65 commit bf4a727Copy full SHA for bf4a727
.goreleaser.yaml
@@ -48,6 +48,10 @@ nfpms:
48
DevCycle Local Bucketing Proxy. Used to emulate the DevCycle bucketing api locally to enable
49
more support for Local Bucketing in languages that do not support WebAssembly.
50
license: MIT
51
+ contents:
52
+ - src: config.json.example
53
+ dst: /etc/devcycle-lb-proxy/config.json.example
54
+ type: config
55
formats:
56
- apk
57
- deb
0 commit comments