blob: a6bebf5024beff0641f2ecb7ebedfae5aabe49cd [file] [log] [blame]
---
# jobs for 'mcast' repo
- project:
name: mcast
project: '{name}'
jobs:
- 'mcast-jobs-common':
branch-regexp: '^(.*)$'
- 'mcast-jobs':
branch-regexp: '^((?!mcast-1\.4).*)$'
junit-allow-empty-results: true
- job-group:
name: 'mcast-jobs-common'
jobs:
- 'verify-licensed'
- job-group:
name: 'mcast-jobs'
jobs:
- 'maven-test'
- 'maven-publish'
# [EOF]