diff options
author | statta <statta@research.att.com> | 2020-09-28 14:31:36 -0400 |
---|---|---|
committer | statta <statta@research.att.com> | 2020-09-28 14:31:58 -0400 |
commit | ccd5dc13305c90fab70d4e4f523dd79383b2671d (patch) | |
tree | d4fbf623927692f4d69467e1b709465e73a7308f | |
parent | 944a5246cdaedaa11172a62284ab5754bc652abf (diff) |
Portal Guilin CI jobs for release
Issue-ID: PORTAL-1023
Change-Id: Ie98ed670c93776dd5d5977a0c91cebc3503cfe3e
Signed-off-by: statta <statta@research.att.com>
-rw-r--r-- | jjb/portal/portal.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/portal/portal.yaml b/jjb/portal/portal.yaml index 325d79ac4..cb6bc9ebf 100644 --- a/jjb/portal/portal.yaml +++ b/jjb/portal/portal.yaml @@ -21,8 +21,8 @@ stream: - 'master': branch: 'master' - - 'release-3.2.0': - branch: 'release-3.2.0' + - 'guilin': + branch: 'guilin' mvn-settings: 'portal-settings' files: '**' archive-artifacts: '' |