gke-staging should point to staging.

This commit is contained in:
Joe Finney 2016-03-17 10:09:11 -07:00
parent 873baadbe4
commit 6bd52b2e7e

View File

@ -351,6 +351,7 @@
export PROJECT="k8s-jkns-e2e-gke-staging"
export CLOUDSDK_BUCKET="gs://cloud-sdk-build/testing/rc"
export JENKINS_USE_SERVER_VERSION="y"
export CLOUDSDK_API_ENDPOINT_OVERRIDES_CONTAINER="https://staging-container.sandbox.googleapis.com/"
jobs:
- 'kubernetes-e2e-{suffix}'