Skip to content

Commit

Permalink
add waitfor in cloudbuild apply step
Browse files Browse the repository at this point in the history
  • Loading branch information
wyardley committed Sep 27, 2024
1 parent 200550d commit 812e4d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/int.cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ steps:
- id: apply simple-regional-cluster-autoscaling
waitFor:
- create-all
- destroy simple-autopilot-private-local
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
args: ['/bin/bash', '-c', 'cft test run TestSimpleRegionalClusterAutoscaling --stage apply --verbose']
- id: verify simple-regional-cluster-autoscaling
Expand Down

0 comments on commit 812e4d0

Please sign in to comment.