diff options
Diffstat (limited to 'jjb/policy/policy-engine.yaml')
-rw-r--r-- | jjb/policy/policy-engine.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml index 32651a792..bbdcbcff2 100644 --- a/jjb/policy/policy-engine.yaml +++ b/jjb/policy/policy-engine.yaml @@ -19,12 +19,14 @@ container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' - '{project-name}-gerrit-release-jobs': - build-node: centos7-builder-4c-4g + build-node: centos7-docker-8c-8g project: 'policy/engine' stream: - 'master': branch: 'master' + - 'elalto': + branch: 'elalto' mvn-settings: 'policy-engine-settings' files: '**' archive-artifacts: '' |