-
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-04-04 13:07:30 +10:00
parent 3b6d4a59b4
commit 0bfca91951

View File

@@ -25,7 +25,6 @@ steps:
from_secret: ssh_password from_secret: ssh_password
port: 22 port: 22
script: script:
- export DOCKER_HOST="unix:///var/run/docker.sock"
- docker stop gptchat || true - docker stop gptchat || true
- docker rm gptchat || true - docker rm gptchat || true
- docker pull gitea.allowlgroup.ru/allowlgroup/gptchat:latest - docker pull gitea.allowlgroup.ru/allowlgroup/gptchat:latest