summaryrefslogtreecommitdiffstats
path: root/jjb/sdc/sdc-jtosca.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/sdc/sdc-jtosca.yaml')
-rw-r--r--jjb/sdc/sdc-jtosca.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/jjb/sdc/sdc-jtosca.yaml b/jjb/sdc/sdc-jtosca.yaml
index e9dbe6043..1aeae3a47 100644
--- a/jjb/sdc/sdc-jtosca.yaml
+++ b/jjb/sdc/sdc-jtosca.yaml
@@ -12,6 +12,8 @@
stream:
- 'master':
branch: 'master'
+ - 'beijing':
+ branch: 'beijing'
mvn-settings: 'sdc-jtosca-settings'
files: '**'
archive-artifacts: ''
@@ -27,4 +29,4 @@
branch: 'master'
mvn-settings: 'sdc-jtosca-settings'
mvn-goals: 'clean install'
- mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file