From de45c2b7f15bc236b60c1894b86edc144ac4323f Mon Sep 17 00:00:00 2001 From: Eric Ball Date: Tue, 25 Jul 2023 17:19:33 -0700 Subject: Fix: Add pypi-merge job to integat[...]-onapsdk This merge job is necessary to use the pypi release jobs. Change-Id: I0c3d7e9f567a1f2e8a3cbceb7fe35d66a7821720 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball --- jjb/integration/integration-python-onapsdk.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/integration') diff --git a/jjb/integration/integration-python-onapsdk.yaml b/jjb/integration/integration-python-onapsdk.yaml index 5bda56cf9..b140bc11d 100644 --- a/jjb/integration/integration-python-onapsdk.yaml +++ b/jjb/integration/integration-python-onapsdk.yaml @@ -68,6 +68,7 @@ branch: "master" jobs: - gerrit-pypi-verify + - gerrit-pypi-merge - project: name: integration-python-onapsdk-pypi-release -- cgit 1.2.3-korg