From 9083f68c575e67b1facf65cf9ca457b9a7c24665 Mon Sep 17 00:00:00 2001 From: Evan Greavu Date: Wed, 7 May 2025 14:03:58 -0700 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 70a4858..6b80db4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -19,9 +19,9 @@ schedules: resources: repositories: - - repository: OpsGuildAutomationRepo + - repository: ArchitectureRepo type: git - name: DevOps/opsguild.automation + name: Architecture/Architecture ref: refs/heads/main - repository: templates type: github @@ -34,7 +34,7 @@ variables: parameters: - name: pool - default: DevOps Managed Containers Build + default: DevOps-Managed-Ubt22-Mdp - name: containerDemands type: object default: ['Agent.OS -equals Windows_NT']