Skip to content

Commit

Permalink
Updating goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
kellrott committed May 3, 2020
1 parent 7883f71 commit e86b5fc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ builds:
- linux
goarch:
- amd64
env:
- CGO_ENABLED=0
ldflags: >
-X github.com/bmeg/grip/version.BuildDate={{.Date}}
-X github.com/bmeg/grip/version.GitCommit={{.ShortCommit}}
-X github.com/bmeg/grip/version.GitBranch={{.Env.GIT_BRANCH}}
-X github.com/bmeg/grip/version.GitUpstream={{.Env.GIT_UPSTREAM}}
-X github.com/bmeg/grip/version.Version={{.Version}}

dist: build/release

Expand Down

0 comments on commit e86b5fc

Please sign in to comment.