blob: 86ff13c6000c9e4cc2cd6d4f891798d521e63dfe [file] [log] [blame]
mpriyank87840f32022-03-11 17:45:38 +05301---
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: ''