Branching f35 from rawhide
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
92f195d899
commit
e15133639e
14 changed files with 219 additions and 37 deletions
|
@ -1,5 +1,9 @@
|
|||
# Global list of koji tags we care about
|
||||
tags = ({'name': 'Rawhide', 'tag': 'f35'},
|
||||
tags = ({'name': 'Rawhide', 'tag': 'f36'},
|
||||
|
||||
{'name': 'Fedora 35', 'tag': 'f35-updates'},
|
||||
{'name': 'Fedora 35', 'tag': 'f35'},
|
||||
{'name': 'Fedora 35 Testing', 'tag': 'f35-updates-testing'},
|
||||
|
||||
{'name': 'Fedora 34', 'tag': 'f34-updates'},
|
||||
{'name': 'Fedora 34', 'tag': 'f34'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue