blob: a27f0ad47104428dd0c6822f3aed4be8f1fb81ad [file] [log] [blame]
Zack Williamsbe542312022-06-23 21:51:32 -07001---
2# DEPRECATED
3# Note - transitioning to ONOS/Aether style one file and individual version
4# jobs per repo, instead of the massive regex to match all repos
5#
6# This file exists only to handle the repos that haven't transitioned yet and
7# are still in the regex
8
9- project:
10 name: versioning-jobs
11
12 project: 'wildcard'
13 project-regexp: '{version-tag-projects-regexp}'
14
15 jobs:
16 - 'version-tag'
Joey Armstrongaf679da2023-01-31 14:22:41 -050017
18# [EOF]