updated workflow

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

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 \