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

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago Fernandez Madero <safern@microsoft.com>2021-01-07 02:29:33 +0300
committerGitHub <noreply@github.com>2021-01-07 02:29:33 +0300
commit604660b37a0d416155a97cbd09c1edc101a1a1cb (patch)
treed6ab8c8c5445c1f4e8c181946c71ccedc952e082 /eng/pipelines/common/xplat-setup.yml
parent6ba408828e8cd22cc3bfa8a7fe08d9da2fdf18d3 (diff)
Bring back checkout bundle for PRs until AzDo fixes PR job checkouts (#46649)
Diffstat (limited to 'eng/pipelines/common/xplat-setup.yml')
-rw-r--r--eng/pipelines/common/xplat-setup.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/pipelines/common/xplat-setup.yml b/eng/pipelines/common/xplat-setup.yml
index c9929621eb1..092f82a6a4c 100644
--- a/eng/pipelines/common/xplat-setup.yml
+++ b/eng/pipelines/common/xplat-setup.yml
@@ -21,7 +21,7 @@ jobs:
shouldContinueOnError: ${{ and(endsWith(variables['Build.DefinitionName'], 'staging'), eq(variables['Build.Reason'], 'PullRequest')) }}
# keep in sync with /eng/pipelines/common/variables.yml
- dependOnEvaluatePaths: ${{ and(eq(variables['Build.Reason'], 'PullRequest'), in(variables['Build.DefinitionName'], 'runtime', 'runtime-staging')) }}
+ useCheckoutBundle: ${{ eq(variables['Build.Reason'], 'PullRequest') }}
variables:
# Disable component governance in our CI builds. These builds are not shipping nor