We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314a8b4 commit 2732032Copy full SHA for 2732032
circle.yml
@@ -4,7 +4,7 @@ machine:
4
CLOUDSDK_PYTHON_SITEPACKAGES: 1
5
CLOUDSDK_COMPUTE_ZONE: us-central1-a
6
CLOUDSDK_CORE_PROJECT: circle-docker-hello
7
- CLOUDSDK_CONTAINER_CLUSTER: cluster-1
+ CLOUDSDK_CONTAINER_CLUSTER: cluster-2
8
PATH: $PATH:/home/ubuntu/google-cloud-sdk/bin
9
python:
10
version: 2.7.3
0 commit comments