auto(agent): Run expanded local discovery and continue with next actionable task
Some checks are pending
Docker Test / test (push) Waiting to run
Some checks are pending
Docker Test / test (push) Waiting to run
This commit is contained in:
parent
9e807856cb
commit
8c29d64356
2 changed files with 10 additions and 7 deletions
|
|
@ -3,5 +3,5 @@ set -euo pipefail
|
|||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
unraidctl docker compose -f docker-compose.test.yml build --no-cache backend-test
|
||||
docker compose -f docker-compose.test.yml run --rm backend-test
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue