--- | |
# verification jobs for 'vsg-hw' repo | |
- project: | |
name: vsg-hw | |
project: '{name}' | |
jobs: | |
- 'verify-vsg-hw-jobs': | |
branch-regexp: '{supported-branches-regexp}' | |
- job-group: | |
name: 'verify-vsg-hw-jobs' | |
jobs: | |
- 'verify-licensed' | |
- 'tag-collision-reject': | |
dependency-jobs: 'verify_vsg-hw_licensed' | |
- 'xos-unit-test': | |
dependency-jobs: 'verify_vsg-hw_tag-collision' | |