blob: be1a656744ac2ec695f13b71b61fdc71376ee558 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
- project:
name: optf-osdf-csit
jobs:
- '{project-name}-review-verification-maven-{stream}':
mvn-goals: clean install
- '{project-name}-merge-verification-maven-{stream}':
mvn-goals: clean install
project-name: optf-osdf
recipients: 'snarayanan@research.att.com'
project: optf/osdf
stream:
- 'master':
branch: 'master'
- 'istanbul':
branch: 'istanbul'
mvn-settings: 'optf-osdf-settings'
robot-options: ''
|