From ffb7b4ca6d6e489e6aa060952be5f96cf2bf2bb6 Mon Sep 17 00:00:00 2001 From: Evan Greavu Date: Mon, 19 May 2025 11:17:46 -0700 Subject: [PATCH] (Mass) 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 c4d426e..733e3e3 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 Linux']