From 84bef60257fe8c7d24f81ebfe26ca85574b97580 Mon Sep 17 00:00:00 2001 From: "x.yumoto.k" Date: Mon, 24 Jul 2023 17:47:37 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=88=E3=83=AA=E3=82=AC=E3=83=BC=E9=83=A8?= =?UTF-8?q?=E5=88=86=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 01ece53..9bcb42c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -6,7 +6,7 @@ trigger: tags: include: - - "stage-*" + - stage-* pool: vmImage: ubuntu-latest