We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b38d8 commit a959aeeCopy full SHA for a959aee
.github/workflows/ci.yml
@@ -78,6 +78,7 @@ jobs:
78
with:
79
project_id: ${{ secrets.GOOGLE_PROJECT_ID }}
80
workload_identity_provider: ${{ secrets.GOOGLE_WORKLOAD_IDENTITY_PROVIDER }}
81
+ service_account: ${{ secrets.GOOGLE_SERVICE_ACCOUNT }}
82
83
- name: Set up Docker to use gcloud as a credential helper
84
run: |
0 commit comments