This commit is contained in:
Arxip222 2025-12-24 11:04:44 +03:00
parent 6b768261e2
commit 5da6c32722

View File

@ -22,7 +22,7 @@ steps:
from_secret: server_password from_secret: server_password
port: 22 port: 22
script: script:
- cd BETTERCALLPRASKOVIA - cd BetterCallPraskovia
- git pull origin main - git pull origin main
- docker-compose stop backend tg_bot - docker-compose stop backend tg_bot
- docker-compose up --build -d backend tg_bot - docker-compose up --build -d backend tg_bot