From 64c2e67de0ebc4746712eb0922890aed4ceb39fb Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Sat, 20 Jul 2019 19:32:10 -0400 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- Weather/Models/azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Weather/Models/azure-pipelines.yml b/Weather/Models/azure-pipelines.yml index 2e01490..1687d8d 100644 --- a/Weather/Models/azure-pipelines.yml +++ b/Weather/Models/azure-pipelines.yml @@ -1,6 +1,6 @@ +name: 1.0.$(rev:.r) + variables: - majorMinorVersion: 1.0 - semanticVersion: $[counter(variables['majorMinorVersion'], 0)] buildConfiguration: 'Release' trigger: