diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 6c57920..be2e8ee 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -1,5 +1,6 @@ # This workflow builds and deploys Dostalgia whenever code is pushed to main. -# Uses docker-compose at /appdata/dockhand/stacks/unraid/dostalgia/compose.yaml +# Uses docker-compose at /unraid/dostalgia/compose.yaml (mounted into the +# runner container from the host's /appdata/dockhand/stacks/unraid/dostalgia). # Requires a Gitea Actions runner registered on the host with Docker socket access. # See: https://docs.gitea.com/usage/actions