diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 39c0bdf..ddd9a36 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,12 +1,5 @@ trigger: - branches: - include: - - master - paths: - include: - - SimpleOTP/** - - SimpleOTP.Test/** - - SimpleOTP.sln +- master pool: vmImage: 'windows-latest'