Disable publishing images on Ocata

These jobs have been failing for some time. Stop wasting CI resources
and disable them. We can enable them again if someone maintains ocata
before it gets to EOL.

Change-Id: I42750d3270ab8c9f3fdead741e5251ccb16f8dcb
This commit is contained in:
Mark Goddard 2019-04-10 17:16:26 +01:00
parent 473695264f
commit b377a3080f

View File

@ -34,8 +34,10 @@
- ^setup.py$
periodic:
jobs:
- kolla-publish-centos-source
- kolla-publish-centos-binary
- kolla-publish-centos-source:
branches: ^(?!stable/ocata).*$
- kolla-publish-centos-binary:
branches: ^(?!stable/ocata).*$
release:
jobs:
- kolla-publish-centos-source