diff --git a/build/int.cloudbuild.yaml b/build/int.cloudbuild.yaml index 871e9994..ee0b7627 100644 --- a/build/int.cloudbuild.yaml +++ b/build/int.cloudbuild.yaml @@ -104,7 +104,7 @@ steps: args: ['/bin/bash', '-c', 'cft test run TestSimpleJobExec --stage teardown --verbose'] - id: v2-init waitFor: - - destroy cloud-run-with-cmek + - simple-job-exec-teardown name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS' args: ['/bin/bash', '-c', 'cft test run TestV2 --stage init --verbose'] - id: v2-apply