- Separate variable for an image name

This commit is contained in:
Stepan Oksanichenko 2024-04-15 15:11:31 +03:00
parent 9c3ed15ff0
commit d423e23058
Signed by: soksanichenko
GPG Key ID: AB9983172AB1E45B
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,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 = [