set project id
This commit is contained in:
1
.github/workflows/deploy-registry.yaml
vendored
1
.github/workflows/deploy-registry.yaml
vendored
@@ -23,6 +23,7 @@ jobs:
|
|||||||
- name: Authenticate to Google Cloud
|
- name: Authenticate to Google Cloud
|
||||||
uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f
|
uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f
|
||||||
with:
|
with:
|
||||||
|
project_id: "coder-registry-1"
|
||||||
workload_identity_provider: projects/309789351055/locations/global/workloadIdentityPools/github-actions/providers/github
|
workload_identity_provider: projects/309789351055/locations/global/workloadIdentityPools/github-actions/providers/github
|
||||||
# service_account: registry-v2-github@coder-registry-1.iam.gserviceaccount.com
|
# service_account: registry-v2-github@coder-registry-1.iam.gserviceaccount.com
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user