diff --git a/pungi-build.conf.j2 b/pungi-build.conf.j2 index c5b7da5..e75fc51 100644 --- a/pungi-build.conf.j2 +++ b/pungi-build.conf.j2 @@ -120,7 +120,7 @@ lorax_options = [ "noupgrade": False, "rootfs_size": 3, "version": "{{ full_version }}", - "isfinal": {% if beta_suffix is defined and beta_suffix %}False{% else %}True{% endif %}, + # "isfinal": {% if beta_suffix is defined and beta_suffix %}False{% else %}True{% endif %}, } }) ]