diff --git a/.buildkite/image_build/image_build.sh b/.buildkite/image_build/image_build.sh index af4d42dd296..f0bbaab7751 100755 --- a/.buildkite/image_build/image_build.sh +++ b/.buildkite/image_build/image_build.sh @@ -8,7 +8,7 @@ clean_docker_tag() { } print_usage_and_exit() { - echo "Usage: $0 []" + echo "Usage: $0 " exit 1 } @@ -154,7 +154,7 @@ print_bake_config() { ################################# print_instance_info -if [[ $# -lt 5 ]]; then +if [[ $# -lt 7 ]]; then print_usage_and_exit fi