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:
authorSergey Andreenko <seandree@microsoft.com>2020-12-11 06:07:49 +0300
committerGitHub <noreply@github.com>2020-12-11 06:07:49 +0300
commit714837cd9456b9fa65945db70fee328aefae6d41 (patch)
tree7a2c8d2f5600163090824289a55b2268144ffcb9 /eng/pipelines/runtime-official.yml
parent6a26c0270c9a394a7e5ceee01fc41db626289047 (diff)
Make all pipelines triggerable via '/azp run name'. (#45931)
Diffstat (limited to 'eng/pipelines/runtime-official.yml')
-rw-r--r--eng/pipelines/runtime-official.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/eng/pipelines/runtime-official.yml b/eng/pipelines/runtime-official.yml
index 0b4bc4fc4f3..b4a6797bf17 100644
--- a/eng/pipelines/runtime-official.yml
+++ b/eng/pipelines/runtime-official.yml
@@ -20,8 +20,6 @@ trigger:
- SECURITY.md
- THIRD-PARTY-NOTICES.TXT
-pr: none
-
variables:
- template: /eng/pipelines/common/variables.yml
# TODO: (Consolidation) Switch away from old signing/validation variables from former Core-Setup. https://github.com/dotnet/runtime/issues/1027