Docker - update commands

This commit is contained in:
Sam
2022-07-23 11:30:10 +02:00
parent d61a180029
commit 9ab325c438
2 changed files with 2 additions and 1 deletions

View File

@ -4,4 +4,5 @@ cd /usr/src/app
source .env
mypy fittrackee
pytest --flake8 --isort --black -m "flake8 or isort or black" fittrackee e2e --ignore=fittrackee/migrations