From 2196ee0c3d57e53f3ae173bcf53dd404a1dc9464 Mon Sep 17 00:00:00 2001 From: Raluca Groza Date: Thu, 27 Apr 2023 12:24:11 +0300 Subject: [PATCH] CI:add tags on CI triggers Signed-off-by: Raluca Groza --- azure-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c27640e..690daaa 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,6 +8,9 @@ trigger: - master - staging/* - 20* + tags: + include: + - v* pr: branches: