re-add jonbot and do some linting

This commit is contained in:
2026-06-18 15:01:30 -05:00
parent 4dbacab952
commit 602db1bbf2
7 changed files with 112 additions and 15 deletions

View File

@@ -23,7 +23,7 @@ jobs:
docker compose down
fi
docker build -t git.crate.zip/crate/garfbot:latest .
docker compose up -d
docker compose up -d --build
else
docker restart garfbot
fi