fix name
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-12-24 11:04:44 +03:00
parent 6b768261e2
commit 5da6c32722
+1 -1
View File
@@ -22,7 +22,7 @@ steps:
from_secret: server_password
port: 22
script:
- cd BETTERCALLPRASKOVIA
- cd BetterCallPraskovia
- git pull origin main
- docker-compose stop backend tg_bot
- docker-compose up --build -d backend tg_bot