updated workflow

This commit is contained in:
Marvin Zhang
2022-06-11 16:22:50 +08:00
parent 5b8c9e3f07
commit f128b8ce4d

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
# :