mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-11-27 22:44:12 +00:00
The publisher for cloud-images.ubuntu.com expects that artefacts finishes with: file_url.endswith(project_prefix + suffix). Now that we integrate app_id to the image name, we need thus to put it before project_prefix and not between project_prefix and suffix.
Description
Languages
Shell
86.2%
Python
11.8%
Perl
2%