mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-25 15:35:43 +01:00
Engineering - add missing variable to the test pipeline (#283991)
This commit is contained in:
@@ -28,6 +28,8 @@ variables:
|
||||
value: ${{ parameters.VSCODE_QUALITY }}
|
||||
- name: VSCODE_CIBUILD
|
||||
value: ${{ in(variables['Build.Reason'], 'IndividualCI', 'BatchedCI') }}
|
||||
- name: VSCODE_STEP_ON_IT
|
||||
value: false
|
||||
- name: skipComponentGovernanceDetection
|
||||
value: true
|
||||
- name: ComponentDetection.Timeout
|
||||
|
||||
Reference in New Issue
Block a user