File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 2626 service_account :
[email protected] 2727 - name : Set up Google Cloud SDK
2828 uses : google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a
29- # - name: Deploy to dev.registry.coder.com
30- # run: gcloud builds triggers run 29818181-126d-4f8a-a937-f228b27d3d34 --branch dev
31- - name : Deploy to registry.coder.com
32- run : |
33- gcloud builds triggers run 106610ff-41fb-4bd0-90a2-7643583fb9c0 --branch main
29+ - name : Deploy to dev.registry.coder.com
30+ run : gcloud builds triggers run 29818181-126d-4f8a-a937-f228b27d3d34 --branch main
31+ # garrett!: We don't have a good way to target this right now, so I'm commenting it out
32+ # so we don't accidently deploy to production.
33+ # - name: Deploy to registry.coder.com
34+ # run: |
35+ # gcloud builds triggers run 106610ff-41fb-4bd0-90a2-7643583fb9c0 --branch main
You can’t perform that action at this time.
0 commit comments