Skip to content

Commit 1712ece

Browse files
authored
Update int.cloudbuild.yaml
1 parent aa44cae commit 1712ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/int.cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ steps:
169169
args: ['/bin/bash', '-c', 'cft test run TestQuotaProject --stage destroy --verbose']
170170
- id: apply-tags-project-example
171171
waitFor:
172-
- init-all
172+
- create-all
173173
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
174174
args: ['/bin/bash', '-c', 'cft test run TestTagsProject --stage apply --verbose']
175175
- id: verify-tags-project-example

0 commit comments

Comments
 (0)