Disable Azure pipelines build for docs-master too.

This commit is contained in:
David Wilson 2019-08-03 19:10:31 +01:00
parent be330194d5
commit 351aca62c9
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@
# Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/python
trigger:
branches:
exclude:
- docs-master
jobs:
- job: Mac