From 758eadc69ef226b31c0adafdfd912e22f8e3589c Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Wed, 1 Apr 2020 08:40:48 -0400 Subject: [PATCH] Add PyPI stage job, drop merge for xapp-frame-py Issue-ID: INT-110 Signed-off-by: Lott, Christopher (cl778h) Change-Id: Ie72f57371ef11698f89228cceefbe8912af6dbc4 --- jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml b/jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml index e7061dc2..da5f48f0 100644 --- a/jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml +++ b/jjb/ric-plt-xapp-frame-py/ric-plt-xapp-frame-py.yaml @@ -31,7 +31,8 @@ name: ric-plt-xapp-frame-py-pypi <<: *py_common jobs: - - '{project-name}-gerrit-pypi-jobs' + - gerrit-pypi-verify + - gerrit-pypi-stage stream: - master: branch: master -- 2.16.6