Skip to content

Commit e73b227

Browse files
committed
add waitfor in cloudbuild apply step
1 parent 2b8dcdb commit e73b227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/int.cloudbuild.yaml

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

0 commit comments

Comments
 (0)