ublue-os / image-template

Build your own custom Universal Blue Image!
Apache License 2.0
86 stars 17 forks source link

Feature Request: Add build-iso workflow #1

Open noelmiller opened 2 months ago

noelmiller commented 2 months ago

Purpose

Allow a simple workflow to create ISOs from their custom container image.

Scope

  1. Should only upload to Github Artifacts by default
  2. Include instructions on how to upload to external S3 cloud resources
proJM-Coding commented 1 month ago

Hello! I am trying to use the bazzite build-iso workflow but it fails on with this error:

mv: cannot move '/' to '/home/runner/work/edublue/edublue/upload': Device or resource busy
Error: Process completed with exit code 1.

I am unsure why as I just copied the bazzite workflow and it doesn't have this problem.