Skip to content

Commit

Permalink
add make task to make release
Browse files Browse the repository at this point in the history
  • Loading branch information
pankona committed Jan 28, 2022
1 parent d1f424f commit 7a13c3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -48,3 +48,6 @@ test:

clean:
rm -rf $(PB_GO_DIR)

release:
goreleaser --rm-dist

0 comments on commit 7a13c3c

Please sign in to comment.