From b5709cb142b541e7cb38074dec3d2130fa2810d3 Mon Sep 17 00:00:00 2001 From: Stepan Oksanichenko Date: Sun, 8 Sep 2024 20:09:20 +0300 Subject: [PATCH] - Use another beta suffix for an image name --- pungi-build.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pungi-build.conf.j2 b/pungi-build.conf.j2 index 0e28035..ef2dfbb 100644 --- a/pungi-build.conf.j2 +++ b/pungi-build.conf.j2 @@ -143,7 +143,7 @@ image_name_format = { "^{{ variant }}$": "{{ options['image_name_format'] }}", {% endif %} {% endfor %} - ".*": "{release_short}-{{ full_version }}{{ beta_suffix }}{{ volume_id_beta_suffix }}-{arch}-{disc_type}{suffix}", + ".*": "{release_short}-{{ full_version }}{{ beta_suffix }}{{ image_name_beta_suffix }}-{arch}-{disc_type}{suffix}", } image_volid_formats = [