Branching F29 from rawhide
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
185a24c325
commit
1324e6784d
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# Global list of koji tags we care about
|
||||
tags = ({'name': 'Rawhide', 'tag': 'f29'},
|
||||
tags = ({'name': 'Rawhide', 'tag': 'f30'},
|
||||
|
||||
{'name': 'Fedora 29', 'tag': 'f29-updates'},
|
||||
{'name': 'Fedora 29', 'tag': 'f29'},
|
||||
{'name': 'Fedora 29 Testing', 'tag': 'f29-updates-testing'},
|
||||
|
||||
{'name': 'Fedora 28', 'tag': 'f28-updates'},
|
||||
{'name': 'Fedora 28', 'tag': 'f28'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue