From 25c2cf854d5a613a7f7bf46b1bcc9a04ca00781c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20=C5=BBydek?= Date: Mon, 27 Nov 2023 14:10:39 +0200 Subject: [PATCH] ci: change tag --- azure-pipelines-rc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-rc.yml b/azure-pipelines-rc.yml index 907f4db5..1db1717e 100644 --- a/azure-pipelines-rc.yml +++ b/azure-pipelines-rc.yml @@ -1,7 +1,7 @@ trigger: tags: include: - - '*' + - 'v*' pool: vmImage: ubuntu-latest