You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/development.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -52,3 +52,6 @@ You can find gulp bundling tasks [here](../build/gulpfile.server.js).
52
52
- Build the production server with all changes: `yarn gulp server-min`.
53
53
- Run it and play as with the dev server: `/workspace/server-pkg/server.sh`
54
54
- Open a PR with your changes and ask for help if needed. It should be agaist `gitpod-io/openvscode-server` repo and `main` branch!
55
+
56
+
# Releases
57
+
The Dockerfile used for creating releases is located in a separate repository in an effort to minimize clutter. Please consult: https://github.com/gitpod-io/openvscode-releases/
0 commit comments