Skip to content

Commit b3df0c4

Browse files
Update build/int.cloudbuild.yaml
Co-authored-by: Andrew Peabody <[email protected]>
1 parent bfa88ea commit b3df0c4

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
@@ -468,7 +468,7 @@ steps:
468468
args: ['/bin/bash', '-c', 'cft test run TestSimpleAutopilotPrivateNonDefaultSA --stage teardown --verbose']
469469
- id: apply simple-autopilot-private-cmek
470470
waitFor:
471-
- create-all
471+
- init-all
472472
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
473473
args: ['/bin/bash', '-c', 'cft test run TestSimpleAutopilotPrivateCMEK --stage apply --verbose']
474474
- id: verify simple-autopilot-private-cmek

0 commit comments

Comments
 (0)