From 55539d472f2bb351ea24baf0cfae980e0640dff1 Mon Sep 17 00:00:00 2001 From: ABouveron Date: Wed, 26 Jul 2023 11:25:41 +0200 Subject: [PATCH] ci: azure-pipelines.yml branches edit --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f2fc914..90ad813 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,8 +1,8 @@ trigger: branches: include: - - official_api_file_fallback - - master + - official-api-file-fallback + - localhost-api-docker pool: vmImage: 'windows-2019'