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 869878e commit da4d74dCopy full SHA for da4d74d
build/int.cloudbuild.yaml
@@ -137,7 +137,7 @@ steps:
137
- id: apply simple-regional-cluster-autoscaling
138
waitFor:
139
- create-all
140
- - destroy simple-autopilot-private-local
+ - destroy simple-regional-private-local
141
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
142
args: ['/bin/bash', '-c', 'cft test run TestSimpleRegionalClusterAutoscaling --stage apply --verbose']
143
- id: verify simple-regional-cluster-autoscaling
0 commit comments