From 0469e1577d5b87aae89020421381fec9b8574530 Mon Sep 17 00:00:00 2001 From: Jian Chen Date: Thu, 6 Feb 2025 17:58:54 -0800 Subject: [PATCH] Migrate Zip-Nuget Package Pipeline to 1ES --- .../azure-pipelines/c-api-noopenmp-packaging-pipelines.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tools/ci_build/github/azure-pipelines/c-api-noopenmp-packaging-pipelines.yml b/tools/ci_build/github/azure-pipelines/c-api-noopenmp-packaging-pipelines.yml index b5f9de7861890..868fced9184f4 100644 --- a/tools/ci_build/github/azure-pipelines/c-api-noopenmp-packaging-pipelines.yml +++ b/tools/ci_build/github/azure-pipelines/c-api-noopenmp-packaging-pipelines.yml @@ -70,6 +70,11 @@ resources: type: github endpoint: ort-examples name: microsoft/onnxruntime-inference-examples + repositories: + - repository: 1esPipelines + type: git + name: 1ESPipelineTemplates/1ESPipelineTemplates + ref: refs/tags/release variables: - template: templates/common-variables.yml