Skip to content

Commit f54605e

Browse files
committed
chore: add dir field to run-tests-and-delete-vm step in cloudbuild
1 parent b9bd838 commit f54605e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-cloud-storage/cloudbuild/zb-system-tests-cloudbuild.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ steps:
4949
# The VM is deleted after tests are run, regardless of success.
5050
- name: "gcr.io/google.com/cloudsdktool/cloud-sdk"
5151
id: "run-tests-and-delete-vm"
52+
dir: "packages/google-cloud-storage"
5253
entrypoint: "bash"
5354
args:
5455
- "-c"

0 commit comments

Comments
 (0)