We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f04d7d2 commit 4f225fdCopy full SHA for 4f225fd
.github/workflows/deploy-registry.yaml
@@ -31,7 +31,7 @@ jobs:
31
workload_identity_provider: projects/309789351055/locations/global/workloadIdentityPools/github-actions/providers/github
32
service_account: [email protected]
33
- name: Set up Google Cloud SDK
34
- uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a
+ uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9
35
- name: Deploy to dev.registry.coder.com
36
run: gcloud builds triggers run 29818181-126d-4f8a-a937-f228b27d3d34 --branch main
37
- name: Deploy to registry.coder.com
0 commit comments