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 8614700 commit be488fbCopy full SHA for be488fb
.github/workflows/main.yaml
@@ -30,7 +30,8 @@ jobs:
30
token_format: 'access_token'
31
project_id: ${{ env.PROJECT_ID }}
32
service_account: ${{ env.SERVICE_ACCOUNT }}
33
- workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}
+ #workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}
34
+ workload_identity_provider: "dingeldungel"
35
36
- name: Docker Auth
37
id: docker-auth
0 commit comments