updated workflow

This commit is contained in:
Marvin Zhang
2022-06-11 16:22:50 +08:00
parent 70ab1069e1
commit 6eb7a7cde3

View File

@@ -155,7 +155,7 @@ jobs:
sleep 20
docker ps
docker logs crawlab_master
docker exec crawlab_master curl http://localhost:8000/system-info -v
#docker exec crawlab_master curl http://localhost:8000/system-info -v
#echo "res: ${res}"
#if [[ $res =~ "success" ]]; then
# :