Fix typo in simple-koji-ci's fedmsg config
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
f6b7c0307b
commit
20ba04e6fb
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@ config = {
|
|||
'master': 'rawhide',
|
||||
'f28': 'f28',
|
||||
'f27': 'f27',
|
||||
'f26': 'f25',
|
||||
'f25': 'f26',
|
||||
'f26': 'f26',
|
||||
'f25': 'f25',
|
||||
'epel7': 'epel7',
|
||||
'el6': 'el6',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue