Change-Id: I1a8d97c47914b25a3a650a3bbcb27cb4102b3f27
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
- gerrit-trigger-scm:
credentials-id: '{ssh-credentials}'
scm-url: '{scm-url}'
- refspec: 'origin/$GERRIT_REFSPEC'
+ refspec: '$GERRIT_REFSPEC'
wrappers:
- ssh-agent-credentials:
maven-opts: '{mvn-opts}'
publishers:
- - email-notification
+ - email-notification:
+ email-prefix: '{email-prefix}'
- job-template:
name: '{name}-merge-{stream}'
maven-opts: '{mvn-opts}'
publishers:
- - email-notification
+ - email-notification:
+ email-prefix: '{email-prefix}'
- maven-deploy:
id:
url:
maven-opts: '{mvn-opts}'
publishers:
- - email-notification
+ - email-notification:
+ email-prefix: '{email-prefix}'
- sonar:
branch: 'origin/{branch}'
language: 'java'