updated workflow

This commit is contained in:
Marvin Zhang
2022-06-11 16:16:57 +08:00
parent 2491526340
commit ea6bf67033

View File

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