mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Prepare v2.9.17 release
Include fix with GoReleaser for nightly. Signed-off-by: Byron Ruth <byron@nats.io>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
project_name: nats-server
|
||||
|
||||
builds:
|
||||
- main: ./main.go
|
||||
- main: .
|
||||
id: nats-server
|
||||
binary: nats-server
|
||||
ldflags:
|
||||
@@ -28,7 +28,7 @@ dockers:
|
||||
- docker/nats-server.conf
|
||||
|
||||
checksum:
|
||||
name_template: 'SHA256SUMS'
|
||||
name_template: "SHA256SUMS"
|
||||
algorithm: sha256
|
||||
|
||||
snapshot:
|
||||
|
||||
Reference in New Issue
Block a user