mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-12 19:31:30 +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
87.1%
Python
10.9%
Perl
2%