Skip to content

Commit 5fde28e

Browse files
committed
fix: specify working directory for deploy step in cloudbuild.yaml
1 parent 863a773 commit 5fde28e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/cloudbuild.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ steps:
5555

5656
- name: "gcr.io/google.com/cloudsdktool/cloud-sdk"
5757
id: deploy
58+
dir: k8s-admin/v2
5859
entrypoint: bash
5960
args:
6061
- -ceu

0 commit comments

Comments
 (0)