Skip to content

Commit be488fb

Browse files
committed
debug CI
1 parent 8614700 commit be488fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ jobs:
3030
token_format: 'access_token'
3131
project_id: ${{ env.PROJECT_ID }}
3232
service_account: ${{ env.SERVICE_ACCOUNT }}
33-
workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}
33+
#workload_identity_provider: ${{ env.WORKLOAD_IDENTITY_PROVIDER }}
34+
workload_identity_provider: "dingeldungel"
3435

3536
- name: Docker Auth
3637
id: docker-auth

0 commit comments

Comments
 (0)