♻️ Refactor code structure for tests (#674)

This commit is contained in:
Sebastián Ramírez
2024-03-11 17:49:35 +01:00
committed by GitHub
parent 20f6020c7c
commit ed9958bc1e
9 changed files with 5 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
# Exit in case of error
set -e
set -x
docker compose build
docker compose down -v --remove-orphans # Remove possibly previous broken stacks left hanging after an error