summaryrefslogtreecommitdiffstats
path: root/jjb/portal
diff options
context:
space:
mode:
authorManoop Talasila <talasila@research.att.com>2017-08-14 17:11:59 -0400
committerManoop Talasila <talasila@research.att.com>2017-08-15 12:57:13 -0400
commitd9a3aacf5a391a00017d98001d08fc6f5fca6328 (patch)
treec2274ebe21c42b29dd6cc6f64ad66c86588ed298 /jjb/portal
parente0bd61c493fe3871a2d81d92a70e795d58dc4bba (diff)
Create new branch "release-1.1.0"
This branch is for the 1707 version of the code changes Issue-Id:PORTAL-75 Change-Id: I97cd0cdd376e8321eb170caa04619afb905d39d5 Signed-off-by: Manoop Talasila <talasila@research.att.com>
Diffstat (limited to 'jjb/portal')
-rw-r--r--jjb/portal/portal-docker.yaml2
-rw-r--r--jjb/portal/portal.yaml2
2 files changed, 4 insertions, 0 deletions
diff --git a/jjb/portal/portal-docker.yaml b/jjb/portal/portal-docker.yaml
index 7dafd1041..9387a7846 100644
--- a/jjb/portal/portal-docker.yaml
+++ b/jjb/portal/portal-docker.yaml
@@ -19,6 +19,8 @@
branch: 'master'
- 'release-1.0.0':
branch: 'release-1.0.0'
+ - 'release-1.1.0':
+ branch: 'release-1.1.0'
mvn-settings: 'portal-settings'
files: '**'
archive-artifacts: ''
diff --git a/jjb/portal/portal.yaml b/jjb/portal/portal.yaml
index dc3ce2438..345773853 100644
--- a/jjb/portal/portal.yaml
+++ b/jjb/portal/portal.yaml
@@ -14,6 +14,8 @@
branch: 'master'
- 'release-1.0.0':
branch: 'release-1.0.0'
+ - 'release-1.1.0':
+ branch: 'release-1.1.0'
mvn-settings: 'portal-settings'
files: '**'
archive-artifacts: ''