Skip to content

Commit

Permalink
chore: Remove unnecessary environment variable in goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyno-zeta committed Jan 24, 2020
1 parent 36c65ed commit 335b64d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ before:
hooks:
- make clean
- make dep
env:
- GO111MODULE=on
builds:
- main: ./cmd/s3-proxy
binary: s3-proxy
Expand Down

0 comments on commit 335b64d

Please sign in to comment.