mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 23:59:26 +00:00
Stat build to show file size
This commit is contained in:
@@ -58,4 +58,6 @@ LDFLAGS="
|
||||
STATIC="-extldflags '-static'"
|
||||
CGO_ENABLED=0 "${GO}" build -ldflags "$LDFLAGS $STATIC" -o ${CMD_NAME} ./cmd/k3s/main.go
|
||||
|
||||
stat ${CMD_NAME}
|
||||
|
||||
./scripts/build-upload ${CMD_NAME} ${COMMIT}
|
||||
|
||||
Reference in New Issue
Block a user