blob: 8ec770757aa668da31b6bc88a6fc19f4a9f66b15 [file] [log] [blame]
Kailash Khalasibb1934e2018-05-30 19:36:53 -07001---
2# verification jobs for 'hss_db' repo
3
4- project:
5 name: hss_db
6 project: '{name}'
7
8 jobs:
9 - 'verify-hss_db-jobs':
10 branch-regexp: '{supported-branches-regexp}'
11
12- job-group:
13 name: 'verify-hss_db-jobs'
14 jobs:
15 - 'verify-licensed'
Joey Armstrongaf679da2023-01-31 14:22:41 -050016
17# [EOF]