mirror of
https://github.com/cnrancher/kube-explorer.git
synced 2025-09-17 07:28:47 +00:00
feat: use goreleaser to build binaries
This commit is contained in:
@@ -6,4 +6,6 @@ cd $(dirname $0)
|
||||
./download
|
||||
./validate
|
||||
./build
|
||||
./package
|
||||
if [ -z "${SKIP_PACKAGE}" ]; then
|
||||
./package
|
||||
fi
|
Reference in New Issue
Block a user