furtka/.forgejo/workflows
Daniel Maksymilian Syrnicki a6cccc67c1
Some checks failed
Build ISO / build-iso (push) Failing after 6s
CI / lint (push) Successful in 26s
CI / test (push) Successful in 33s
CI / validate-json (push) Successful in 23s
CI / markdown-links (push) Has been cancelled
ci: drop duplicate docker.sock mount in build-iso
Forgejo-runner's valid_volumes already injects /var/run/docker.sock
into every job container, so the explicit `container.volumes` mount
in the workflow triggered 'Duplicate mount point' and the job never
started. Removed — DOCKER_HOST env is enough.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 18:49:12 +02:00
..
build-iso.yml ci: drop duplicate docker.sock mount in build-iso 2026-04-14 18:49:12 +02:00
ci.yml ci: attach build-iso job to DinD network, pin lychee-action source 2026-04-14 18:37:54 +02:00