File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -29,13 +29,12 @@ jobs:
2929 contents : ' read'
3030 id-token : ' write'
3131 steps :
32- - id : auth-gcp-master
33- name : Authenticate to Google Cloud
34- uses : google-github-actions/auth@v2
32+ - name : Login at GCP Artifact Registry
33+ uses :
celo-org/reusable-workflows/.github/actions/[email protected] 3534 with :
36- workload_identity_provider : ' projects/1094498259535/locations/global/workloadIdentityPools/gh-celo-blockchain-add-tag /providers/github-by-repos'
37- service_account :
' [email protected] ' 38- access_token_lifetime : ' 10m '
35+ workload-id-provider : ' projects/1094498259535/locations/global/workloadIdentityPools/gh-celo-blockchain-dev /providers/github-by-repos'
36+ service-account : ' celo-blockchain-dev @devopsre.iam.gserviceaccount.com'
37+ docker-gcp-registries : us-west1-docker.pkg.dev
3938
4039 - name : Install regctl
4140 run : |
You can’t perform that action at this time.
0 commit comments