mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 01:50:55 +00:00
Make releases work
This commit is contained in:
@@ -10,7 +10,7 @@ See http://kubernetes.io/docs/getting-started-guides/docker/ for up-to-date comm
|
||||
|
||||
```console
|
||||
# First, build the binaries
|
||||
$ build/run.sh hack/build-cross.sh
|
||||
$ build/run.sh make cross
|
||||
|
||||
# Build for linux/amd64 (default)
|
||||
$ make push VERSION={target_version} ARCH=amd64
|
||||
|
Reference in New Issue
Block a user