ci: updated workflow

This commit is contained in:
Marvin Zhang
2024-10-23 16:14:47 +08:00
parent 733c29cb48
commit c31ea6bdbb

View File

@@ -213,7 +213,7 @@ jobs:
crawlab:
image: ghcr.io/${{ github.repository }}:${{ needs.setup.outputs.image_hash }}
env:
CRAWLAB_NODE_MASTER: true
CRAWLAB_NODE_MASTER: Y
CRAWLAB_MONGO_HOST: mongo
CRAWLAB_MONGO_PORT: 27017
ports: