From c6337f8fdc5357028fecf8b4b181ce14e0dc85a4 Mon Sep 17 00:00:00 2001 From: Samuel Tegenfeldt Date: Wed, 1 May 2019 00:17:28 +0200 Subject: [PATCH 1/2] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index badbd87..55ab01a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,7 +12,7 @@ variables: buildConfiguration: 'Release' steps: -- task: NuGetToolInstaller@0 +#- task: NuGetToolInstaller@0 - task: NuGetCommand@2 inputs: From 729da729acda24a5fcf268f2d9af5cef0f9a0654 Mon Sep 17 00:00:00 2001 From: Samuel Tegenfeldt Date: Wed, 1 May 2019 00:25:51 +0200 Subject: [PATCH 2/2] Added a status badge for dev/master --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 347afdb..83df29b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,13 @@ The Atea.Windows MP collection is a number of, somewhat related, management packs developed by Atea Sverige AB for our customers. -[![Build Status](https://stegenfeldt.visualstudio.com/SCOM%20MP%20-%20Atea.Windows/_apis/build/status/stegenfeldt.Atea.Windows)](https://stegenfeldt.visualstudio.com/SCOM%20MP%20-%20Atea.Windows/_build/latest?definitionId=1) +## Build Status + +### Develop branch (latest, tested) +[![Build Status](https://stegenfeldt.visualstudio.com/SCOM%20MP%20-%20Atea.Windows/_apis/build/status/stegenfeldt.Atea.Windows?branchName=develop)](https://stegenfeldt.visualstudio.com/SCOM%20MP%20-%20Atea.Windows/_build/latest?definitionId=1&branchName=develop) + +### Master branch (stable) +[![Build Status](https://stegenfeldt.visualstudio.com/SCOM%20MP%20-%20Atea.Windows/_apis/build/status/stegenfeldt.Atea.Windows?branchName=master)](https://stegenfeldt.visualstudio.com/SCOM%20MP%20-%20Atea.Windows/_build/latest?definitionId=1&branchName=master) ## Tools needed