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 2c52868 commit 442c133Copy full SHA for 442c133
build/azure-pipelines/alpine/cli-build-alpine.yml
@@ -7,6 +7,9 @@ parameters:
7
default: false
8
- name: VSCODE_QUALITY
9
type: string
10
+ - name: VSCODE_CHECK_ONLY
11
+ type: boolean
12
+ default: false
13
14
steps:
15
- task: NodeTool@0
0 commit comments