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 3202e48 commit 2646b36Copy full SHA for 2646b36
.github/workflows/deploy-registry.yaml
@@ -35,7 +35,7 @@ jobs:
35
workload_identity_provider: projects/309789351055/locations/global/workloadIdentityPools/github-actions/providers/github
36
service_account: [email protected]
37
- name: Set up Google Cloud SDK
38
- uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9
+ uses: google-github-actions/setup-gcloud@cb1e50a9932213ecece00a606661ae9ca44f3397
39
- name: Deploy to dev.registry.coder.com
40
run: gcloud builds triggers run 29818181-126d-4f8a-a937-f228b27d3d34 --branch main
41
- name: Deploy to registry.coder.com
0 commit comments