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 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: