diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index f35e8fd98..a3f2cbef6 100755 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -6,13 +6,12 @@ trigger: branches: include: - '*' - # paths: - # exclude: - # - CHANGELOG.md tags: include: - '*' - exclude: [] + # paths: + # exclude: + # - CHANGELOG.md parameters: - name: services