We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbec0ca commit a714125Copy full SHA for a714125
1 file changed
goreleaser.yaml
@@ -15,7 +15,7 @@ builds:
15
- 386
16
- amd64
17
ldflags:
18
- - "-X main.SentryDSN={{ .Env.DEEPSOURCE_CLI_SENTRY_DSN }}"
+ - "-X 'main.version={{ .Version }}' -X 'main.SentryDSN={{ .Env.DEEPSOURCE_CLI_SENTRY_DSN }}'"
19
archives:
20
-
21
replacements:
0 commit comments