summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-common.yaml
blob: 2021f9c3fae646ae0f6bfc8f69c7ad5b09a3a7eb (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-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