diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 2394051..c0cacdf 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -1,7 +1,5 @@ # This workflow builds and deploys DOStalgia whenever code is pushed to main. # The runner has Docker socket access so it can manage containers on the host. -# Parameters match the docker-compose at: -# /appdata/dockhand/stacks/unraid/dostalgia/compose.yaml # See: https://docs.gitea.com/usage/actions name: Build & Deploy