mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
Merge pull request #1070 from bcwaldon/fix-make-binaries
Add plugin/ to build dir
This commit is contained in:
@@ -127,6 +127,7 @@ function build-image() {
|
||||
LICENSE
|
||||
README.md
|
||||
pkg
|
||||
plugin
|
||||
third_party
|
||||
"
|
||||
mkdir -p ${BUILD_CONTEXT_DIR}
|
||||
|
Reference in New Issue
Block a user