summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-07-20 15:26:32 +0000
committerGerrit Code Review <gerrit@onap.org>2017-07-20 15:26:32 +0000
commit6d555c860c2de72b54820de17e9e539dba923325 (patch)
tree8a8bf27a9460b26c86c4ef6c0c351be80c8891f2
parent043203f5838f1dca1e20100100efa90a773a70a4 (diff)
parentdb35cbf4e5100c39071d82235f1fd1404501a4e1 (diff)
Merge "Use newly renamed portal/sdk (was ecompsdkos)"
-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}'