diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 177d394..99fd94f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,15 +1,5 @@ name: $(BuildID) -trigger: - batch: true - paths: - exclude: - - CHANGELOG.md - - LICENSE - - README.md - include: - - /* - pool: vmImage: 'ubuntu-16.04'