summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/portal/portal-docker.yaml4
1 files 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}'