Skip to content

Commit

Permalink
Merge pull request #110 from Cox-Automotive/fixReleaser
Browse files Browse the repository at this point in the history
Fix Releaser
  • Loading branch information
amagana3 authored Oct 29, 2020
2 parents b37c079 + 3d5ab0b commit 2a6981a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ before:
hooks:
# this is just an example and not a requirement for provider building/publishing
- go mod tidy
- go mod vendor
builds:
- env:
# goreleaser does not work with CGO, it could also complicate
Expand Down

0 comments on commit 2a6981a

Please sign in to comment.