diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 03ea8d0c..c05181ea 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,9 +3,6 @@ # Add steps that analyze code, save build artifacts, deploy, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/javascript -trigger: -- master - pool: vmImage: 'Ubuntu-16.04'