Skip to content

Commit

Permalink
chore: Update int.cloudbuild.yaml (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
q2w authored Oct 30, 2024
1 parent f24abe8 commit 20c6e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/int.cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 20c6e61

Please sign in to comment.