updated workflow

This commit is contained in:
Marvin Zhang
2022-06-12 15:13:21 +08:00
parent efa21d7645
commit f896bd8ba5

View File

@@ -145,6 +145,7 @@ jobs:
- name: Test image
run: |
curl http://localhost:27017
docker network ls
docker run --rm -d --name crawlab_master \
-e CRAWLAB_NODE_MASTER=true \
-e CRAWLAB_DEMO=false \