File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 name : " Run CI Steps"
2323 command : ./scripts/ci.bash
2424 - store_artifacts :
25- path : ./release/code-server$VERSION-vsc$VSCODE_VERSION_ $PLATFORM.tgz
26-
25+ path : ./release/code-server$VERSION-vsc$VSCODE_VERSION- $PLATFORM-x86_64 .tgz
26+
2727 build_git_alpine :
2828 machine :
2929 image : circleci/classic:edge
4242 name : " Run CI Steps"
4343 command : ./scripts/ci.bash
4444 - store_artifacts :
45- path : ./release/code-server$VERSION-vsc$VSCODE_VERSION_ $PLATFORM.tgz
45+ path : ./release/code-server$VERSION-vsc$VSCODE_VERSION- $PLATFORM-x86_64 .tgz
4646
4747 build_git_macos :
4848 macos :
6262 name : " Run CI Steps"
6363 command : ./scripts/ci.bash
6464 - store_artifacts :
65- path : ./release/code-server$VERSION-vsc$VSCODE_VERSION_ $PLATFORM.zip
65+ path : ./release/code-server$VERSION-vsc$VSCODE_VERSION- $PLATFORM-x86_64 .zip
You can’t perform that action at this time.
0 commit comments