Skip to content

Commit 46fb214

Browse files
committed
add step to dev
1 parent e1aad09 commit 46fb214

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-dev.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ jobs:
8989
workload_identity_provider: projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider
9090
service_account: [email protected]
9191
access_token_lifetime: 600s # 10 minutes
92+
- name: Set up Cloud SDK
93+
uses: google-github-actions/setup-gcloud@v2
9294
- name: Export environment variables
9395
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
9496
id: vars

0 commit comments

Comments
 (0)