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']