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-15 07:53:12 +0300
committerGitHub <noreply@github.com>2021-01-15 07:53:12 +0300
commitb5f811d64dea5ed0cc7cefe6e97cfd3ffbd6c5af (patch)
treef546992fa41f4a5bc7e905b4b608ed2d8aec87fe /eng/pipelines/common/xplat-setup.yml
parentce4423ab00448fd5900627f7c3f373930a255f61 (diff)
Try again to get rid of checkout bundle for PRs (#47003)
This reverts commit 604660b37a0d416155a97cbd09c1edc101a1a1cb.
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 092f82a6a4c..c9929621eb1 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
- useCheckoutBundle: ${{ eq(variables['Build.Reason'], 'PullRequest') }}
+ dependOnEvaluatePaths: ${{ and(eq(variables['Build.Reason'], 'PullRequest'), in(variables['Build.DefinitionName'], 'runtime', 'runtime-staging')) }}
variables:
# Disable component governance in our CI builds. These builds are not shipping nor