We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d0443 commit 745705eCopy full SHA for 745705e
1 file changed
.goreleaser.yaml
@@ -28,7 +28,7 @@ builds:
28
- -X github.com/https://github.com/flowdev/fdialog/generated/buildinfo.buildVersion={{.Version}}
29
- -X github.com/https://github.com/flowdev/fdialog/generated/buildinfo.commit={{.ShortCommit}}
30
tags:
31
- - "{{.Env.BUILD_ENV}}"
+ - "production"
32
33
archives:
34
- format: tar.gz
0 commit comments