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.
1 parent 14dc6f7 commit 595d2aeCopy full SHA for 595d2ae
.goreleaser.yaml
@@ -7,7 +7,7 @@ builds:
7
- -trimpath
8
ldflags:
9
- '-s -w'
10
- - "-X 'github.com/ilijamt/vault-plugin-secrets-gitlab.Version={{ .Version }}'"
+ - "-X 'github.com/ilijamt/vault-plugin-secrets-gitlab.Version=v{{ .Version }}'"
11
- "-X 'github.com/ilijamt/vault-plugin-secrets-gitlab.FullCommit={{ .FullCommit }}'"
12
- "-X 'github.com/ilijamt/vault-plugin-secrets-gitlab.BuildDate={{ .Date }}'"
13
goos:
0 commit comments