Files
dostalgia/.gitea/workflows
David Alvarez 82b379d211
Build & Deploy / build-and-deploy (push) Successful in 11s
ci: use docker run with correct volume path instead of compose file
The runner container can't access the compose file path on the host.
Use the compose file's parameters (network: dockernet, volume:
/mnt/cache/appdata/dostalgia) directly in docker run instead.
2026-06-08 11:10:46 +02:00
..