fix signature
This commit is contained in:
parent
336573c0fd
commit
2d6b03eeba
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ koji.tasks.LEGACY_SIGNATURES['kiwiBuild'] = [
|
|||
None, None, (None,)]]
|
||||
koji.tasks.LEGACY_SIGNATURES['createKiwiImage'] = [
|
||||
[['name', 'version', 'release', 'arch',
|
||||
'target_info', 'build_tag', 'repo_info', 'desc_url', 'opts'],
|
||||
'target_info', 'build_tag', 'repo_info', 'desc_url', 'desc_path', 'opts'],
|
||||
None, None, (None,)]]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue