diff options
author | Paul Belanger <pabelanger@redhat.com> | 2017-08-18 15:34:00 -0400 |
---|---|---|
committer | Paul Belanger <pabelanger@redhat.com> | 2017-08-18 15:34:00 -0400 |
commit | cb3fde2aa52d4c05b6358d864db0847496c3b2ea (patch) | |
tree | 1c98e70f28c47935a5235d5e39f390fb0cae8f89 /.zuul.yaml | |
parent | 2fa866e8fbfb3f4e88f4793fbf450ae6acf653a6 (diff) | |
download | zuul-cb3fde2aa52d4c05b6358d864db0847496c3b2ea.tar.gz |
Remove publish-openstack-python-branch-tarball job
We need to remove this job from zuul until it has been relocated into
project-config.
Change-Id: I8ef01f14b2bde71c335017f0bbc8532b91f226b6
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Diffstat (limited to '.zuul.yaml')
-rw-r--r-- | .zuul.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.zuul.yaml b/.zuul.yaml index 271dd029b..9bac031f2 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -12,6 +12,3 @@ - tox-docs - tox-pep8 - tox-py35 - post: - jobs: - - publish-openstack-python-branch-tarball |