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:
Diffstat (limited to 'eng/pipelines/runtime.yml')
-rw-r--r--eng/pipelines/runtime.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/eng/pipelines/runtime.yml b/eng/pipelines/runtime.yml
index 0fca635b793..2cc107b6215 100644
--- a/eng/pipelines/runtime.yml
+++ b/eng/pipelines/runtime.yml
@@ -210,6 +210,7 @@ jobs:
- iOS_arm64
- MacCatalyst_x64
jobParameters:
+ isOfficialBuild: ${{ variables.isOfficialBuild }}
condition: >-
or(
eq(dependencies.evaluate_paths.outputs['SetPathVars_mono.containsChange'], true),