From db35cbf4e5100c39071d82235f1fd1404501a4e1 Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Thu, 20 Jul 2017 09:09:15 -0400 Subject: Use newly renamed portal/sdk (was ecompsdkos) Change-Id: I555f6e6471e07c4005965015cb49b292b399cf0b Signed-off-by: Christopher Lott (cl778h) --- jjb/portal/portal-docker.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/portal/portal-docker.yaml b/jjb/portal/portal-docker.yaml index f552bc382..7dafd1041 100644 --- a/jjb/portal/portal-docker.yaml +++ b/jjb/portal/portal-docker.yaml @@ -23,10 +23,10 @@ files: '**' archive-artifacts: '' build-node: ubuntu1604-docker-8c-8g - extra-project1: 'ecompsdkos' + extra-project1: 'portal/sdk' extra-branch1: '{branch}' extra-refspec1: 'refs/heads/{branch}' - checkout-dir1: 'ecompsdkos' + checkout-dir1: 'sdk' extra-project2: 'ui/dmaapbc' extra-branch2: '{branch}' extra-refspec2: 'refs/heads/{branch}' -- cgit 1.2.3-korg