From def6833ef091c9502c1a71ab96e3e29ecdf901a4 Mon Sep 17 00:00:00 2001 From: wh1te909 Date: Sat, 21 Aug 2021 15:26:25 +0000 Subject: [PATCH] new pipeline agent --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 86b474fd..84293eb8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,7 +8,7 @@ jobs: strategy: matrix: Debian10: - AGENT_NAME: "azpipeline-fran" + AGENT_NAME: "az-pipeline-fran" pool: name: linux-vms