mpriyank | 87840f3 | 2022-03-11 17:45:38 +0530 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: cps-ncmp-dmi-plugin-csit |
| 4 | jobs: |
| 5 | - '{project-name}-review-verification-maven-{stream}': |
| 6 | mvn-goals: clean install |
| 7 | mvn-params: '-Dmaven.test.skip=true -Pdocker' |
| 8 | - '{project-name}-merge-verification-maven-{stream}': |
| 9 | mvn-goals: clean install |
| 10 | mvn-params: '-Dmaven.test.skip=true -Pdocker' |
| 11 | project-name: 'cps-ncmp-dmi-plugin' |
| 12 | recipients: 'toine.siebelink@est.tech' |
| 13 | # project name in gerrit |
| 14 | project: 'cps/ncmp-dmi-plugin' |
| 15 | stream: |
| 16 | - 'master': |
| 17 | branch: 'master' |
| 18 | - 'istanbul': |
| 19 | branch: 'istanbul' |
| 20 | mvn-settings: 'cps-ncmp-dmi-plugin-settings' |
| 21 | robot-options: '' |