From 1cac38d5d8af76217e7d7fe4d332d17a1ec16389 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Wed, 24 Apr 2019 11:30:45 -0400 Subject: [PATCH] Add release-zuul-python to post pipeline By adding release-zuul-python to the post pipeline, we can start publishing per-commit tarballs / wheels to pypi. This is helpful for zuul operators that don't want to deploy zuul via git, but want to use the latest commits of zuul. Change-Id: Ia696bf7fe256b6a330f650f08495c17710f25e85 Signed-off-by: Paul Belanger --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index db121b8639..0f5b1e3291 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -235,6 +235,7 @@ node_version: 10 zuul_work_dir: "{{ zuul.project.src_dir }}/web" create_tarball_directory: build + - release-zuul-python promote: jobs: - zuul-promote-image