RED-4653: Removed leftover Docker commands

This commit is contained in:
Viktor Seifert 2022-07-26 09:57:47 +02:00
parent 2ff5897ee3
commit 759d72b3fa

View File

@ -10,10 +10,6 @@ python3 -m pip install dependency-check
python3 -m pip install docker-compose
python3 -m pip install coverage
echo "docker-compose down"
docker-compose down
sleep 30
echo "coverage report generation"
bash run_tests.sh