Skip to content

Commit

Permalink
Add dist target to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tsenart committed May 23, 2018
1 parent 27e8bf5 commit bdb7b87
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ vegeta: vendor

vendor:
dep ensure -v

dist:
goreleaser release

0 comments on commit bdb7b87

Please sign in to comment.