Merge "Disable publishing images on Ocata"

This commit is contained in:
Zuul 2019-04-15 18:19:56 +00:00 committed by Gerrit Code Review
commit 89b1ee6eba

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