We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 450dc3a commit 76cf013Copy full SHA for 76cf013
1 file changed
scripts/e2e/cron-mcp-cleanup-docker.sh
@@ -22,7 +22,6 @@ set +e
22
docker run --rm \
23
--name "$CONTAINER_NAME" \
24
-e "OPENCLAW_TEST_FAST=1" \
25
- -e "OPENCLAW_ALLOW_SLOW_REPLY_TESTS=1" \
26
-e "OPENCLAW_GATEWAY_TOKEN=$TOKEN" \
27
-e "OPENCLAW_SKIP_CHANNELS=1" \
28
-e "OPENCLAW_SKIP_GMAIL_WATCHER=1" \
0 commit comments