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

This commit is contained in:
2026-04-04 12:30:05 +10:00
parent a63214f263
commit 1d00f0da7f

View File

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