trigger workflow

This commit is contained in:
Marvin Zhang
2022-06-10 22:32:36 +08:00
parent 8a0b7bf8e8
commit 9ce09f7744

View File

@@ -146,6 +146,7 @@ jobs:
run: |
docker run -d --rm --name crawlab_master \
-e CRAWLAB_NODE_MASTER=Y \
-e CRAWLAB_MONGO_HOST=localhost \
-p 8080:8080 \
image
sleep 30