diff --git a/Taskfile.yml b/Taskfile.yml index d382994e1e2..cab8fcc4c8d 100755 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -212,7 +212,7 @@ vars: TIMESTAMP_SHORT: sh: echo "{{now | date "20060102"}}" TAG: - sh: echo "`git tag --points-at=HEAD 2> /dev/null`" + sh: echo "`git tag --points-at=HEAD 2> /dev/null | head -n1`" VERSION: "{{ if .NIGHTLY }}nightly-{{ .TIMESTAMP_SHORT }}{{ else if .TAG }}{{ .TAG }}{{ else }}{{ .PACKAGE_NAME_PREFIX }}git-snapshot{{ end }}" LDFLAGS: > -ldflags
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: