From 5a4b213292124f9f472c7a830b205a7ea4b4b553 Mon Sep 17 00:00:00 2001 From: wiz0u <11647984+wiz0u@users.noreply.github.com> Date: Wed, 4 Aug 2021 08:36:28 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b092eaa..64a8e30 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,6 +1,8 @@ trigger: - master +name: 0.5.$(Rev:r) + pool: vmImage: ubuntu-latest