Skip to content

Commit

Permalink
Update int.cloudbuild.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Oct 13, 2023
1 parent 03d4024 commit 6c8a6e8
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 @@ -35,7 +35,7 @@ steps:
args: ['/bin/bash', '-c', 'source /usr/local/bin/task_helper_functions.sh && kitchen_do destroy']
- id: create-oidc
waitFor:
- converge
- destroy
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
args: ['/bin/bash', '-c', 'cd test/integration && RUN_STAGE=init go test -v -run TestOIDCSimple ./... -p 1']
- id: converge-oidc
Expand Down

0 comments on commit 6c8a6e8

Please sign in to comment.