Skip to content

Commit 0f7cc7c

Browse files
committed
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 a008749)
1 parent 0cf37e0 commit 0f7cc7c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.zuul.d/base.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
- ^releasenotes/.*$
5555
- ^specs/.*$
5656
- ^test-requirements.txt$
57+
- ^\.zuul\.d/
5758
vars:
5859
publisher: false
5960
extra-vars:

.zuul.d/centos.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
# FIXME(yoctozepto): set to voting when TripleO CI is fixed
1212
voting: false
1313
files:
14-
- ^.zuul.d/centos.yaml$
1514
- ^docker/.*$
1615
- ^kolla/.*$
1716
- ^requirements.txt$

0 commit comments

Comments
 (0)