commit | ace3e036381afca18fd81de34cb4dc5570bb6c53 | [log] [tgz] |
---|---|---|
author | jrh3 <jrh3@att.com> | Mon Sep 16 17:08:04 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Tue Sep 17 13:20:03 2019 +0000 |
tree | 0e19790bb5292c93abcf91329840dfc4b02cf43e | |
parent | 04f77fb4de5831c0f541244b666bcbbe223be17c [diff] |
Add elalto to jenkins for engine and distribution Issue-ID: POLICY-2045 Signed-off-by: jrh3 <jrh3@att.com> Change-Id: Iddd23fcbda343663c63a49c045fb566a4666027e
diff --git a/jjb/policy/policy-distribution.yaml b/jjb/policy/policy-distribution.yaml index 9f3697e..7209baf 100644 --- a/jjb/policy/policy-distribution.yaml +++ b/jjb/policy/policy-distribution.yaml
@@ -25,6 +25,8 @@ stream: - 'master': branch: 'master' + - 'elalto': + branch: 'elalto' mvn-settings: 'policy-distribution-settings' files: '**' archive-artifacts: ''
diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml index 79e976e..bbdcbcf 100644 --- a/jjb/policy/policy-engine.yaml +++ b/jjb/policy/policy-engine.yaml
@@ -25,6 +25,8 @@ stream: - 'master': branch: 'master' + - 'elalto': + branch: 'elalto' mvn-settings: 'policy-engine-settings' files: '**' archive-artifacts: ''