sleep 30 after docker-compose down in sonarscan script
This commit is contained in:
parent
4e8f81b536
commit
21e519a6cd
@ -19,6 +19,7 @@ python3 -m pip install coverage
|
||||
|
||||
echo "docker-compose down"
|
||||
docker-compose down
|
||||
sleep 30
|
||||
|
||||
bash run_tests.sh
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user