Skip to content

Commit

Permalink
Changed goreleaser file
Browse files Browse the repository at this point in the history
Signed-off-by: iamabhishek-dubey <[email protected]>
  • Loading branch information
iamabhishek-dubey committed Nov 16, 2020
1 parent b443105 commit a9582d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ builds:
binary: ot-docker-linter
ldflags:
- -X main.Version={{ .Version }}
- X main.GitCommit={{ .ShortCommit }}
# - X main.GitCommit={{ .ShortCommit }}
env:
- CGO_ENABLED=0
goos:
Expand Down

0 comments on commit a9582d9

Please sign in to comment.