Skip to content

Commit

Permalink
feat(deploy.yml): add docker-compose restart command for crypto-bot-t…
Browse files Browse the repository at this point in the history
…g service to ensure the latest changes are applied after deployment
  • Loading branch information
Dan Cryptoscan committed Dec 23, 2024
1 parent f6f150d commit 2cd34ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
script: |
cd ${{ secrets.SSH_PATH }}
git pull origin main
docker-compose restart crypto-bot-tg

0 comments on commit 2cd34ba

Please sign in to comment.