how bout now
This commit is contained in:
3
.github/workflows/deploy-registry.yaml
vendored
3
.github/workflows/deploy-registry.yaml
vendored
@@ -23,9 +23,8 @@ jobs:
|
||||
- name: Authenticate to Google Cloud
|
||||
uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f
|
||||
with:
|
||||
project_id: "coder-registry-1"
|
||||
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
|
||||
|
||||
- name: Set up Google Cloud SDK
|
||||
uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a
|
||||
|
||||
Reference in New Issue
Block a user