Skip to content

Commit

Permalink
Update workload-id-provider in metadata-crawler-build job (#10916)
Browse files Browse the repository at this point in the history
Use `master` workload-id-provider pool
  • Loading branch information
jcortejoso authored Jan 29, 2024
1 parent 6394a6b commit 134cdd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
github.ref == 'refs/heads/master' &&
contains(needs.changed-files.outputs.all_modified_files, ',dockerfiles/metadata-crawler')
with:
workload-id-provider: projects/1094498259535/locations/global/workloadIdentityPools/gh-celo-monorepo/providers/github-by-repos
workload-id-provider: projects/1094498259535/locations/global/workloadIdentityPools/gh-celo-monorepo-master/providers/github-by-repos
service-account: '[email protected]'
artifact-registry: us-west1-docker.pkg.dev/devopsre/celo-monorepo/blockscout-metadata-crawler
tags: latest
Expand Down

0 comments on commit 134cdd3

Please sign in to comment.