Skip to content

Commit c346046

Browse files
committed
settings for workload identity federation (gcs)
try to use a service account
1 parent 48dac34 commit c346046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
with:
2828
project_id: 'cluster-storage'
2929
workload_identity_provider: 'projects/1097862457753/locations/global/workloadIdentityPools/github-actions-pfio-ci-tasks/providers/github'
30+
service_account: 'pfio-github-actions'
3031
- name: 'Set up Google Cloud SDK'
3132
uses: 'google-github-actions/setup-gcloud@v2'
3233
- name: 'Check Bucket accessibility'

0 commit comments

Comments
 (0)