diff --git a/.gitea/workflows/tests.yaml b/.gitea/workflows/tests.yaml index 06e7a16..0a55a57 100644 --- a/.gitea/workflows/tests.yaml +++ b/.gitea/workflows/tests.yaml @@ -87,6 +87,9 @@ jobs: WL_PORT: 5063 volumes: - aquatic:/var/lib/aquatic + - /tmp/aquatic:/tmp/aquatic + - /tmp/test:/root/test + - /test2:/root/test2 aquatic: image: gitea.futureporn.net/futureporn/aquatic:latest