fix
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Arxip222 2025-12-24 14:26:15 +03:00
parent 5264b3b64c
commit 0b04ffefd2

View File

@ -24,7 +24,7 @@ steps:
script:
- cd BetterCallPraskovia
- git pull origin main
- docker-compose stop backend tg_bot
- docker-compose stop backend tg_bot
- docker-compose build backend tg_bot
- docker-compose up -d backend tg_bot
- docker image prune -f