We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 225b3f8 commit f61cd12Copy full SHA for f61cd12
1 file changed
.github/workflows/build-commit.yml
@@ -10,6 +10,7 @@ jobs:
10
- name: Build code-server Binary
11
run: scripts/ci.bash
12
env:
13
+ VERSION: master
14
VSCODE_VERSION: '1.38.1'
15
MINIFY: 'true'
16
PACKAGE: 'true'
0 commit comments