d
This commit is contained in:
@@ -47,7 +47,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
|
||||||
|
|||||||
Reference in New Issue
Block a user