Change global release float to string
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
2c612c59f8
commit
9ff37a7ad6
@ -276,7 +276,7 @@ translate_paths = [
|
||||
|
||||
# These will be inherited by live_media, live_images and image_build
|
||||
global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#origin/f25'
|
||||
global_release = 1.1
|
||||
global_release = "1.1"
|
||||
global_version = '25_Alpha'
|
||||
# live_images ignores this in favor of live_target
|
||||
global_target = 'f25'
|
||||
|
Loading…
Reference in New Issue
Block a user