Skip to content

Commit 537355c

Browse files
committed
depend on previous job destroy step vs. autopilot one
1 parent f2c9fe2 commit 537355c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/int.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ steps:
137137
- id: apply simple-regional-cluster-autoscaling
138138
waitFor:
139139
- create-all
140-
- destroy simple-autopilot-private-local
140+
- destroy simple-regional-private-local
141141
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
142142
args: ['/bin/bash', '-c', 'cft test run TestSimpleRegionalClusterAutoscaling --stage apply --verbose']
143143
- id: verify simple-regional-cluster-autoscaling

0 commit comments

Comments
 (0)