From 7f33180d224208fe4a25a0e0616452d8b679b07f Mon Sep 17 00:00:00 2001 From: WaleyDevOps <87425471+WaleyDevOps@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:37:28 +0000 Subject: [PATCH] Set up CI with Azure Pipelines built on another organisation [skip ci] --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index bec2395abf..06c930f3c7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -18,7 +18,7 @@ stages: - job: Build displayName: Build pool: - name: mainagent + name: default steps: - task: Docker@2 inputs: