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 03dc344 commit ae26602Copy full SHA for ae26602
.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