Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLadislau Szomoru <3372902+lszomoru@users.noreply.github.com>2022-05-25 16:43:11 +0300
committerGitHub <noreply@github.com>2022-05-25 16:43:11 +0300
commit986ef1c76d5c6a031c272c4172d87e6220011834 (patch)
tree123d4d785c12d77e60d3a5b2b93933a3461e1774 /build/azure-pipelines
parent73dda0c06add139307f6be753cea50028bcde05b (diff)
Disable Terrapin for OSS builds (#150374)
Diffstat (limited to 'build/azure-pipelines')
-rw-r--r--build/azure-pipelines/product-build-pr.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/azure-pipelines/product-build-pr.yml b/build/azure-pipelines/product-build-pr.yml
index 5b09f8ee77e..3c45858413e 100644
--- a/build/azure-pipelines/product-build-pr.yml
+++ b/build/azure-pipelines/product-build-pr.yml
@@ -21,7 +21,7 @@ variables:
- name: skipComponentGovernanceDetection
value: true
- name: ENABLE_TERRAPIN
- value: true
+ value: false
- name: VSCODE_PUBLISH
value: false
- name: VSCODE_QUALITY