blob: a43da96fddbc3f66981b9453c21b58535b092e46 [file] [log] [blame]
---
# verification jobs for 'goloxi' repo
- project:
name: goloxi
project: '{name}'
jobs:
- 'verify-goloxi-jobs':
branch-regexp: '{all-branches-regexp}'
- job-group:
name: 'verify-goloxi-jobs'
jobs:
- 'verify-licensed'
- 'tag-collision-reject'
- 'make-unit-test':
unit-test-targets: 'test'
junit-allow-empty-results: true
# [EOF]