fix makefile pt2
Some checks failed
Gitea build & Test. / tests (push) Failing after 27s

This commit is contained in:
WGAVermeer
2026-03-25 15:47:29 +01:00
parent fd5414bd5a
commit be54afa093

View File

@@ -12,5 +12,5 @@ dev:
docker exec -it quatsh-website-web-1 sh docker exec -it quatsh-website-web-1 sh
test: test:
docker compose --env-file .env.template -f ./compose.yaml -f ./.docker-compose-files up --build --abort-on-container-exit --exit-code-from web docker compose --env-file .env.template -f ./compose.yaml -f ./.docker-compose-files/compose.test.yaml up --build --abort-on-container-exit --exit-code-from web