summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-common.yaml
blob: daa9cecc4c50c16c65bc7a9302b90f161ef18f33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
- project:
    name: policy-common
    project-name: 'policy-common'
    jobs:
      - '{project-name}-{stream}-verify-java-skip-tests'
      - '{project-name}-{stream}-merge-java'
      - '{project-name}-{stream}-release-version-java-daily'

    project: 'policy/common'
    stream:
      - 'master':
          branch: 'master'
      - 'release-1.0.0':
          branch: 'release-1.0.0'
    mvn-settings: 'policy-common-settings'
    files: '**'
    archive-artifacts: ''
    build-node: ubuntu1604-basebuild-4c-4g