Skip to content

Commit 2304449

Browse files
committed
docs: remove old comment
1 parent 65bdc47 commit 2304449

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy-registry.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ jobs:
2828
service_account: [email protected]
2929
- name: Set up Google Cloud SDK
3030
uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a
31-
# For the time being, let's have the first couple merges to main in
32-
# modules deploy a new version to *dev*. Once we review and make sure
33-
# everything's working, we can deploy a new version to *main*. Maybe in
34-
# the future we could automate this based on the result of E2E tests.
3531
- name: Deploy to dev.registry.coder.com
3632
run: gcloud builds triggers run 29818181-126d-4f8a-a937-f228b27d3d34 --branch dev
3733
- name: Deploy to registry.coder.com

0 commit comments

Comments
 (0)