brewlog/.github/workflows
Niels Göttsch 3aa1abe175
Some checks failed
Build & Publish / Check (push) Successful in 2m26s
Build & Publish / Build & Publish (push) Failing after 5m10s
ci: ignore busy /var/run/act mount during Kaniko scratch build
The runtime stage is FROM scratch with COPY /rootfs /, so Kaniko
rebuilds the container root and tries to unlink the act runner's
/var/run/act bind-mount (device or resource busy). Pass
--ignore-path=/var/run/act so Kaniko skips that runner artifact.
2026-07-17 10:17:52 +02:00
..
deploy.yml ci: ignore busy /var/run/act mount during Kaniko scratch build 2026-07-17 10:17:52 +02:00
push.yml ci: pin actions to the node20 generation for the forge runner 2026-07-16 15:55:22 +02:00