diff options
-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: '' |