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.
v0.0.0-
1 parent 6b62f5c commit c30148cCopy full SHA for c30148c
DistTasks.yml
@@ -264,3 +264,5 @@ tasks:
264
--build-arg GO_BINARY={{ .GO_BINARY }} \
265
--output=./dist \
266
-f debian/Dockerfile .
267
+ vars:
268
+ VERSION: "{{if .TAG}}{{.VERSION}}{{else}}v0.0.0-{{.VERSION}}{{end}}"
0 commit comments