diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 03f8fdd48c..9ee6f55381 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,8 +3,7 @@ # Add steps that build, run tests, deploy, and more: # https://aka.ms/yaml -trigger: -- master +trigger: none pool: vmImage: ubuntu-latest