mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
add version strings to the nightly builds of nats cli
Signed-off-by: R.I.Pienaar <rip@devco.net>
This commit is contained in:
@@ -19,6 +19,8 @@ dockers:
|
||||
goarch: amd64
|
||||
skip_push: true
|
||||
dockerfile: docker/Dockerfile.nightly
|
||||
build_flag_templates:
|
||||
- '--build-arg=VERSION=nightly-{{ time "20060102" }}'
|
||||
image_templates:
|
||||
- synadia/nats-server:{{.Version}}
|
||||
- synadia/nats-server:nightly
|
||||
|
||||
Reference in New Issue
Block a user