Make benchmark runs push to a separate namespace. (#526)

This commit is contained in:
dlorenc 2019-01-11 11:38:09 -07:00 committed by GitHub
parent 996bec885f
commit d9055df304
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,4 +17,5 @@ set -ex
script_name=$0
script_full_path=$(dirname "$0")
export BENCHMARK=true
export IMAGE_REPO="gcr.io/kaniko-test-project/benchmarks"
./${script_full_path}/integration-test.sh