Restore global_release, global_version, global_target #166
1 changed files with 4 additions and 0 deletions
|
|
@ -202,6 +202,10 @@ translate_paths = [
|
|||
('/mnt/koji/compose/', 'https://kojipkgs.fedoraproject.org/compose/'),
|
||||
]
|
||||
|
||||
# These may be inherited by various phases for creating Koji tasks
|
||||
global_release = '!RELEASE_FROM_LABEL_DATE_TYPE_RESPIN'
|
||||
global_version = '45'
|
||||
global_target = 'f45'
|
||||
|
||||
imagebuilder_target = 'f45-image-builder'
|
||||
imagebuilder = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue