mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-18 20:24:23 +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.9%
Python
11.1%
Perl
2%