blob: 23bcca9c5d187026e0ebcbda89744de6fc95049e [file] [log] [blame]
Kailash Khalasi18b53b82018-04-12 13:51:25 -07001---
2# verification jobs for 'vHSS' repo
3
4- project:
5 name: vHSS
6 project: '{name}'
7
8 jobs:
9 - 'verify-vHSS-jobs':
10 branch-regexp: '{supported-branches-regexp}'
11
12- job-group:
13 name: 'verify-vHSS-jobs'
14 jobs:
15 - 'verify-licensed'
Joey Armstrongaf679da2023-01-31 14:22:41 -050016
17# [EOF]