docker tests finished ok

This commit is contained in:
2024-01-29 22:22:36 +03:00
parent c27858e4fb
commit bde9581090
5 changed files with 56 additions and 9 deletions

View File

@@ -1,2 +1,5 @@
#!/bin/bash
#
# Тут можно выполнить миграции или дополнительные перед запуском приложения
#
poetry run python manage.py --run-test-server