Skip to content

Commit 442c133

Browse files
authored
Try to fix build pipeline (microsoft#203951)
1 parent 2c52868 commit 442c133

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build/azure-pipelines/alpine/cli-build-alpine.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ parameters:
77
default: false
88
- name: VSCODE_QUALITY
99
type: string
10+
- name: VSCODE_CHECK_ONLY
11+
type: boolean
12+
default: false
1013

1114
steps:
1215
- task: NodeTool@0

0 commit comments

Comments
 (0)