From 1e6eb5f116c4358d36bfbaecf5e576719039586a Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Wed, 1 Apr 2020 08:20:08 -0400 Subject: [PATCH] Add PyPI stage job, drop merge for com/pylog Issue-ID: INT-110 Signed-off-by: Lott, Christopher (cl778h) Change-Id: Ie1dcce6ee70bc367fe4e818de90dbbf69df396af --- jjb/com-pylog/com-pylog.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jjb/com-pylog/com-pylog.yaml b/jjb/com-pylog/com-pylog.yaml index 6be814d1..e41e9f04 100644 --- a/jjb/com-pylog/com-pylog.yaml +++ b/jjb/com-pylog/com-pylog.yaml @@ -37,7 +37,8 @@ - master: branch: master jobs: - - '{project-name}-gerrit-pypi-jobs' + - gerrit-pypi-verify + - gerrit-pypi-stage # promote package from test.pypi.org to pypi.org - project: -- 2.16.6