Namespace bash functions under build
This commit is contained in:
@@ -22,6 +22,6 @@ set -e
|
||||
|
||||
source $(dirname $0)/common.sh
|
||||
|
||||
verify-prereqs
|
||||
build-image
|
||||
run-build-command bash
|
||||
kube::build::verify-prereqs
|
||||
kube::build::build-image
|
||||
kube::build::run-build-command bash
|
||||
|
Reference in New Issue
Block a user