Merge "OpenStack-Ansible .txt files should not be skipped"

This commit is contained in:
Jenkins 2017-08-17 08:16:35 +00:00 committed by Gerrit Code Review
commit 79223bac38
1 changed files with 1 additions and 1 deletions

View File

@ -3226,7 +3226,7 @@ jobs:
- project: ^openstack/openstack-ansible(?!-specs).*$
all-files-match-any:
- ^\.git.*
- ^.*\.(example|md|rst|txt)$
- ^.*\.(example|md|rst)$
- ^deploy-guide/.*
- ^doc/.*
- ^releasenotes/.*