Skip to content

Commit

Permalink
feat: use the gcr sa
Browse files Browse the repository at this point in the history
  • Loading branch information
rushtong committed Jul 22, 2024
1 parent c058b49 commit 084f965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
# Centralized in dsp-tools-k8s; ask in #dsp-devops-champions for help troubleshooting
workload_identity_provider: 'projects/1038484894585/locations/global/workloadIdentityPools/github-wi-pool/providers/github-wi-provider'
service_account: 'gha-iap-accessor@dsp-devops-super-prod.iam.gserviceaccount.com'
service_account: 'gcr-publish@broad-dsp-gcr-public.iam.gserviceaccount.com'
- name: Push Image to GCR
if: github.actor != 'dependabot[bot]'
run: |
Expand Down

0 comments on commit 084f965

Please sign in to comment.