Skip to content

Commit

Permalink
Merge pull request kubernetes#23133 from spxtr/fix-staging
Browse files Browse the repository at this point in the history
gke-staging should point to staging.
  • Loading branch information
cjcullen committed Mar 17, 2016
2 parents 873baad + 6bd52b2 commit 6cd8e5c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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}'

Expand Down

0 comments on commit 6cd8e5c

Please sign in to comment.