ш
This commit is contained in:
@@ -17,9 +17,7 @@ steps:
|
||||
- docker stop gptchat || true
|
||||
- docker rm gptchat || true
|
||||
- docker pull gitea.allowlgroup.ru/allowlgroup/gptchat:latest
|
||||
- docker run -d --name gptchat -p 8084:8084 \
|
||||
--restart unless-stopped \
|
||||
gitea.allowlgroup.ru/allowlgroup/gptchat:latest
|
||||
- docker run -d --name gptchat -p 8084:8084 --restart unless-stopped gitea.allowlgroup.ru/allowlgroup/gptchat:latest
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user