Skip to content

Commit 8685c9d

Browse files
taskfile: when not tag are present add v0.0.0- prefix
1 parent 6b62f5c commit 8685c9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DistTasks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,3 +264,6 @@ tasks:
264264
--build-arg GO_BINARY={{ .GO_BINARY }} \
265265
--output=./dist \
266266
-f debian/Dockerfile .
267+
vars:
268+
VERSION: "{{if .TAG}}{{.VERSION}}{{else}}v0.0.0-{{.VERSION}}{{end}}"
269+

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy