Normalize some of the boilerplate in each of the build
commands.
This commit is contained in:
@@ -19,9 +19,7 @@
|
||||
# This script will make the 'run image' after building all of the necessary
|
||||
# binaries.
|
||||
|
||||
set -e
|
||||
|
||||
source $(dirname $0)/common.sh
|
||||
source $(dirname "${BASH_SOURCE}")/common.sh
|
||||
|
||||
kube::build::verify_prereqs
|
||||
kube::build::build_image
|
||||
|
Reference in New Issue
Block a user