mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 17:38:50 +00:00
Rename build-tools/ back to build/
This commit is contained in:
@@ -10,7 +10,7 @@ See https://github.com/kubernetes/kubernetes/blob/master/docs/devel/local-cluste
|
||||
|
||||
```console
|
||||
# First, build the binaries
|
||||
$ build-tools/run.sh make cross
|
||||
$ build/run.sh make cross
|
||||
|
||||
# Build for linux/amd64 (default)
|
||||
$ make push VERSION={target_version} ARCH=amd64
|
||||
|
Reference in New Issue
Block a user