Run puppet-lint when patching doc files

... otherwise no job will run on doc patches.

Change-Id: I24341aa30286518aa72e01956d2ca1a9028af3bc
This commit is contained in:
Emilien Macchi 2017-12-21 07:46:23 -08:00
parent 994eaa1505
commit 9d689a2656

View File

@ -310,8 +310,6 @@
parent: puppet-openstack-module-base
run: playbooks/run-lint-tests.yaml
irrelevant-files:
- ^.*\.md$
- ^.*\.rst$
- ^doc/.*$
- ^etc/.*$
- ^metadata.json$