Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ronykris authored May 12, 2024
1 parent 0f57c23 commit f1e3e56
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ jobs:
name: Authenticate with Google Cloud
uses: google-github-actions/auth@v2
with:
token_format: 'access_token'
service_account: '[email protected]'
workload_identity_provider: 'projects/686267651726/locations/global/workloadIdentityPools/pool1/providers/aws1'
workload_identity_provider: 'projects/686267651726/locations/global/workloadIdentityPools/github-actions-cloud-run-pool/providers/github'


- name: Build the Docker image
Expand Down

0 comments on commit f1e3e56

Please sign in to comment.