Don't run beaker jobs when patching releasenotes

Change-Id: Icf8543878b58ad4bf26c515e4e13ef12e9b73f4b
This commit is contained in:
ZhongShengping 2018-03-15 13:38:18 +08:00
parent 04263926a5
commit b25425a9d5
1 changed files with 1 additions and 0 deletions

View File

@ -410,6 +410,7 @@
irrelevant-files:
- ^.*\.md$
- ^doc/.*$
- ^releasenotes/.*$
- ^spec/unit/.*$
- ^spec/classes/.*$
- ^requirements.txt$