Skip to content

Commit ecc5c62

Browse files
Makefile updated
Signed-off-by: Sumanth Lingappa <[email protected]>
1 parent 833a88a commit ecc5c62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ testacc:
3939

4040
start-debug: debug-build
4141
~/go/bin/dlv exec --accept-multiclient --continue --headless ./${BINARY} -- -debug
42+
43+
release:
44+
goreleaser release --rm-dist

0 commit comments

Comments
 (0)