updated workflow

This commit is contained in:
Marvin Zhang
2022-06-11 16:32:21 +08:00
parent 6eb7a7cde3
commit 115ebe08f7

View File

@@ -155,7 +155,8 @@ 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:8888 -v
docker exec crawlab_master curl http://localhost:8000/system-info -v
#echo "res: ${res}"
#if [[ $res =~ "success" ]]; then
# :