Skip publish
This commit is contained in:
parent
3f509370f2
commit
5134d9e0de
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -31,7 +31,7 @@ bindata:
|
|||
data/...;
|
||||
|
||||
release:
|
||||
goreleaser release
|
||||
goreleaser release --skip-publish
|
||||
|
||||
test-internal:
|
||||
@$(GO) test -v ./internal/...
|
||||
|
|
|
|||
Loading…
Reference in a new issue