helpyourneighbour/scripts/test-in-docker.sh
OpenClaw 8c29d64356
Some checks are pending
Docker Test / test (push) Waiting to run
auto(agent): Run expanded local discovery and continue with next actionable task
2026-03-15 15:19:11 +00:00

7 lines
316 B
Bash
Executable file

#!/usr/bin/env bash
set -euo pipefail
cd "$(dirname "$0")/.."
unraidctl docker compose -f /home/openclaw/.openclaw/workspace/helpyourneighbour/docker-compose.test.yml build --no-cache backend-test
docker compose -f /home/openclaw/.openclaw/workspace/helpyourneighbour/docker-compose.test.yml run --rm backend-test