update workflow

pull/11447/head
Ilya Zuyev 2021-05-18 17:27:45 -07:00
parent adedfb2550
commit 8f213df9a7
1 changed files with 2 additions and 0 deletions

View File

@ -40,4 +40,6 @@ check_running_job
echo "cleanup docker..."
docker kill $(docker ps -aq) >/dev/null 2>&1 || true
docker system prune --volumes --force || true
echo "rebooting..."
sudo reboot