diff --git a/azure-pipelines-1.yml b/azure-pipelines-1.yml index 04a7ae1..2c1b34a 100644 --- a/azure-pipelines-1.yml +++ b/azure-pipelines-1.yml @@ -3,7 +3,7 @@ # https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core trigger: -- dotnet-core +- master pool: vmImage: 'ubuntu-latest'