Skip to content

Commit

Permalink
build: remove goreleaser deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
joshiste committed Oct 19, 2023
1 parent 09d32cf commit abe1cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ container:
## linuxpkg: build the linux packages
.PHONY: linuxpkg
linuxpkg:
goreleaser release --clean --snapshot --skip-sign
goreleaser release --clean --snapshot --skip=sign

0 comments on commit abe1cac

Please sign in to comment.