From c86df535553c478f04c401f3dbd1a251ccbeb601 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 17 Aug 2017 11:58:57 -0700 Subject: [PATCH] Add staging build job for oparent Change-Id: I3f815803689e908158b431a29408658e39fd909d Issue-id: INT-103 Signed-off-by: Gary Wu --- jjb/oparent/oparent.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jjb/oparent/oparent.yaml b/jjb/oparent/oparent.yaml index 0161aa1ab..942c27366 100644 --- a/jjb/oparent/oparent.yaml +++ b/jjb/oparent/oparent.yaml @@ -5,6 +5,7 @@ jobs: - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' + - '{project-name}-{stream}-release-version-java-daily' project: 'oparent' stream: - 'master': @@ -12,4 +13,4 @@ mvn-settings: 'oparent-settings' files: '**' archive-artifacts: '' - build-node: ubuntu1604-basebuild-4c-4g \ No newline at end of file + build-node: ubuntu1604-basebuild-4c-4g -- 2.16.6