azure: exclude some documentation paths

Closes GH-4352.
This commit is contained in:
Jan Altensen 2019-07-02 15:24:31 +02:00 committed by Nikita Popov
parent 1c8988c5f3
commit f8788eb7f3

View file

@ -4,6 +4,12 @@ trigger:
include:
- PHP-7.4
- master
paths:
exclude:
- docs/*
- NEWS
- UPGRADING
- UPGRADING.INTERNALS
jobs:
- template: azure/job.yml