From bbc40b2d2e40a576c11bed9b30cc54d3097801fb Mon Sep 17 00:00:00 2001 From: punker76 Date: Sat, 27 Mar 2021 11:27:18 +0100 Subject: [PATCH] Include releases to azure pipeline --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 526cae6..6c1a21f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,6 +9,7 @@ trigger: include: - master - feature/* + - release/* exclude: - gh-pages