diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-23 15:53:05 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-23 15:54:18 -0400 |
commit | 35153858f4fd82b9ee5d848300181dee73ef351e (patch) | |
tree | a21e35b6d83e6ad02e3fe07d64e34fd332a25bd5 /jjb | |
parent | e8657162f2ed9f4b5b406dc4c09c68f2458bb94e (diff) |
Release Portal Amsterdam/R1 at 1.3.0
Issue: PORTAL-134
Change-Id: I31fad9ac2cdce9e55b5f2c3e49cec74067295a6f
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/portal/portal.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/portal/portal.yaml b/jjb/portal/portal.yaml index ef05814cc..493136620 100644 --- a/jjb/portal/portal.yaml +++ b/jjb/portal/portal.yaml @@ -11,6 +11,8 @@ stream: - 'master': branch: 'master' + - 'release-1.3.0': + branch: 'release-1.3.0' mvn-settings: 'portal-settings' files: '**' archive-artifacts: '' |