jonbot fixes

This commit is contained in:
2026-06-19 01:12:46 -05:00
parent e94173b3da
commit 39cc53d501
3 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,6 @@ jobs:
if [ "$(docker compose ps -q)" ]; then
docker compose down
fi
docker build -t git.crate.zip/crate/garfbot:latest .
docker compose up -d --build
else
docker restart garfbot