Skip to content

Commit

Permalink
Update bot-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
psikoi authored Nov 18, 2024
1 parent e034116 commit 33c680f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bot-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
script: |
cd wise-old-man
docker image rm wiseoldman/discord-bot
docker-compose pull bot
docker-compose up -d --no-deps --build bot
docker compose pull bot
docker compose up -d --no-deps --build bot

0 comments on commit 33c680f

Please sign in to comment.