fix(test): fix CI?

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-08-31 12:01:05 +00:00
parent 645ec552bd
commit 09088d0494
3 changed files with 3 additions and 9 deletions

View File

@@ -31,6 +31,4 @@ sleep 2
git config user.email "social+anubis-ci@techaro.lol" && \
git commit -sm "initial commit" && \
git push -u http://localhost:3000/git/foo.git master
)
docker compose down
)