bluebuild (159): 'type: files' module fails 'chmod: Operation not permitted' inside its own bind-mounted /tmp/modules/files/files.sh under buildah + privileged-podman in our runner. Switch all four `type: files` modules to `type: copy` (low-level COPY, no chmod, no helper script needed). installer-iso (160): livemedia-creator refused build/out which checkout had already created (Forgejo runner reuses workspace dir between runs). rm -rf build/out before invocation; mkdir not needed, livemedia-creator creates the dir itself. |
||
|---|---|---|
| .. | ||
| build-bluebuild.yml | ||
| build-installer-iso.yml | ||
| build-iso.yml | ||
| lint.yml | ||
| smoke-test-oci.yml | ||