й
This commit is contained in:
@@ -12,8 +12,7 @@ steps:
|
||||
|
||||
- name: deploy
|
||||
image: docker:cli
|
||||
environment:
|
||||
DOCKER_HOST: unix:///var/run/docker.sock
|
||||
network_mode: host
|
||||
commands:
|
||||
- docker build -t gptchat:latest .
|
||||
- docker stop gptchat || true
|
||||
|
||||
Reference in New Issue
Block a user