From 90e95cf83b1a7fc20093f2eb8be945f192ae6d98 Mon Sep 17 00:00:00 2001 From: Ivan Chavero Date: Tue, 22 Mar 2016 14:49:32 -0700 Subject: [PATCH] Add tarball creation to packstack project We're adding tagged releases to packstack so we want to trigger the upload of the tarball to tarballs.oopenstack.org every time we tag a release. Change-Id: I214ebb59af7b1edb860e8a2a4dbaf0bc23c0e3c8 --- zuul/layout.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 3e5b580c6b..8c3e14cc01 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -8617,6 +8617,10 @@ projects: - gate-packstack-pep8 - gate-packstack-python27 - gate-packstack-releasenotes + pre-release: + - packstack-tarball + release: + - packstack-tarball - name: openstack/pandaman template: