summaryrefslogtreecommitdiffstats
path: root/jjb/portal/portal-docker.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/portal/portal-docker.yaml')
-rw-r--r--jjb/portal/portal-docker.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/jjb/portal/portal-docker.yaml b/jjb/portal/portal-docker.yaml
index a45188d52..04a637403 100644
--- a/jjb/portal/portal-docker.yaml
+++ b/jjb/portal/portal-docker.yaml
@@ -17,10 +17,12 @@
stream:
- 'master':
branch: 'master'
+ - 'release-3.2.0':
+ branch: 'release-3.2.0'
mvn-settings: 'portal-settings'
files: '**'
archive-artifacts: ''
- build-node: ubuntu1604-docker-8c-8g
+ build-node: ubuntu1804-docker-8c-8g
extra-project: 'portal/sdk'
extra-branch: '{branch}'
extra-refspec: 'refs/heads/{branch}'