summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-common.yaml
blob: 368390417376196e69a05a58520b7b66f2d59e30 (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'
      - '{project-name}-{stream}-merge-java'
      - '{project-name}-{stream}-release-java-daily'

    project: 'policy/common'
    stream:
      - 'master':
          branch: 'master'
    mvn-settings: 'policy-common-settings'
    maven-deploy-properties: |
      deployAtEnd=true
    files: '**'
    archive-artifacts: ''
    build-node: ubuntu1604-basebuild-4c-4g