From a322ba4adf57ead068674932a4ea2b0f49f29fc8 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Sat, 21 Oct 2017 14:22:45 +0200 Subject: [PATCH] Remove old python-sdist job It didn't work anyway, and has been renamed. Change-Id: Ibd262fcbf624e180b64d527414e11b6bbf17c963 Depends-On: Ic46d077428bc77fb481bd63ae766d00c4bdae0c2 --- zuul.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/zuul.yaml b/zuul.yaml index d31b24817..1d924ed58 100644 --- a/zuul.yaml +++ b/zuul.yaml @@ -137,14 +137,6 @@ vars: tox_envlist: bashate -- job: - name: python-sdist - description: | - Build a source tarball and wheel for uploading - DEPRECATED. Build a source tarball and a bdist wheel for uploading. - run: playbooks/python/release.yaml - post-run: playbooks/python/tarball-post.yaml - - job: name: build-python-release description: |