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.
2 parents 3d34421 + c5bd88d commit b0b7e46Copy full SHA for b0b7e46
.gitlab-ci.yml
@@ -127,6 +127,7 @@ build_and_test:
127
# Build & test using anod
128
cd /it/wave
129
- anod build als --qualifier=$ACI_ANOD_QUALIFIER --minimal
130
+ - anod build vscode-extension --qualifier=$ACI_ANOD_QUALIFIER --minimal
131
- anod test als --qualifier=$ACI_ANOD_QUALIFIER --minimal
132
133
# Process the report
0 commit comments