debian-forge-composer/internal/jobqueue
Lars Karlitski 1c5adfc682 job: use image.raw.xz filename
RHEL and Fedora used different output formats (.ami vs .raw.xz). The job
package assumed `image.ami`, which failed for RHEL.

Change Fedora to use image.raw.xz as well. This makes it consistent, but
we should also get the filename from the distro at some point.
2019-12-01 00:05:17 +01:00
..
api.go worker: move Job type to the jobqueue package 2019-10-29 16:08:54 +01:00
api_test.go api: Add support for upload API 2019-12-01 00:05:17 +01:00
job.go job: use image.raw.xz filename 2019-12-01 00:05:17 +01:00