diff --git a/.zuul.yaml b/.zuul.yaml index 33cfe34ca..9cc5f5ce7 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -68,6 +68,7 @@ - ^requirements.txt$ - ^test-requirements.txt$ - ^LICENSE$ + - ^.gitignore$ roles: - zuul: openstack-infra/zuul-jobs @@ -332,6 +333,7 @@ - ^requirements.txt$ - ^test-requirements.txt$ - ^LICENSE$ + - ^.gitignore$ - job: name: puppet-openstack-syntax-4 @@ -362,6 +364,7 @@ - ^test-requirements.txt$ - ^spec/acceptance/.*$ - ^LICENSE$ + - ^.gitignore$ - job: name: puppet-openstack-unit-4.8-centos-7 @@ -425,6 +428,7 @@ - ^test-requirements.txt$ - ^metadata.json$ - ^LICENSE$ + - ^.gitignore$ - job: name: puppet-openstack-beaker-centos-7 @@ -468,6 +472,7 @@ - ^releasenotes/.*$ - ^test-requirements.txt$ - ^LICENSE$ + - ^.gitignore$ - job: name: puppet-openstack-libraries-puppet-lint-centos-7 @@ -492,6 +497,7 @@ - ^releasenotes/.*$ - ^test-requirements.txt$ - ^LICENSE$ + - ^.gitignore$ - job: name: puppet-openstack-libraries-puppet-syntax-3-centos-7 @@ -524,6 +530,7 @@ - ^releasenotes/.*$ - ^test-requirements.txt$ - ^LICENSE$ + - ^.gitignore$ - job: name: puppet-openstack-libraries-puppet-unit-4.8-centos-7