summaryrefslogtreecommitdiffstats
path: root/jjb/integration/integration.yaml
blob: 1243121ebd9274fda6aebcfed79a69ebf125e6ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
- project:
    name: integration
    project-name: 'integration'
    jobs:
      - '{project-name}-{stream}-verify-java'
      - '{project-name}-{stream}-merge-java'
      - '{project-name}-{stream}-release-version-java-daily'
    project: 'integration'
    stream:
      - 'master':
          branch: 'master'
    mvn-settings: 'integration-settings'
    files: '**'
    archive-artifacts: ''
    build-node: ubuntu1604-basebuild-4c-4g