CI: Ignore .zuul.d

Zuul handles jobs updates just fine, no need to run kolla build
jobs when touching .zuul.d for different reasons.

Change-Id: I201a194fa473a63b880cefc00febb543b40bcec8
(cherry picked from commit a0087490ff)
This commit is contained in:
Radosław Piliszek 2020-03-12 17:24:10 +01:00
parent 193500bffc
commit 79888bd5f9
2 changed files with 1 additions and 1 deletions

View File

@ -60,6 +60,7 @@
- ^releasenotes/.*$
- ^specs/.*$
- ^test-requirements.txt$
- ^\.zuul\.d/
vars:
publisher: false
extra-vars:

View File

@ -14,7 +14,6 @@
- tripleo-build-containers-centos-7:
voting: true
files:
- ^.zuul.d/centos.yaml$
- ^docker/.*$
- ^kolla/.*$
- ^requirements.txt$