We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a53448 commit 36b3127Copy full SHA for 36b3127
.gitlab-ci.yml
@@ -158,7 +158,7 @@ vscode-extension:linux:
158
- cat /tmp/ci_env.sh
159
- . /tmp/ci_env.sh
160
161
- - VSCODE_BUILD_SPACE=$(anod info test vscode-extension -Q coverage $ACI_TRACK_QUALIFIER --show working_dir)
+ - VSCODE_BUILD_SPACE=$(anod info test vscode-extension -Q coverage,mono-plat $ACI_TRACK_QUALIFIER --show working_dir)
162
163
# Include Anod logs
164
- cp -rv $ANOD_DEFAULT_SANDBOX_DIR/log $CI_PROJECT_DIR/anod-logs
0 commit comments