refactor: .devops/未命名项目.yml

This commit is contained in:
ganshihao21 2024-05-29 00:34:38 +00:00 committed by jianmu
parent 131a350603
commit 7119e96ee7
1 changed files with 4 additions and 1 deletions

View File

@ -46,7 +46,10 @@ workflow:
ssh_ip: '"47.96.164.145"'
ssh_port: '"22"'
ssh_user: '"root"'
ssh_cmd: '"ls"'
ssh_cmd: '"docker stop ghc_group5 && docker rm ghc_group5 && docker pull
registry.cn-guangzhou.aliyuncs.com/nudt_devops/gitlink_help_center_group5:
latest && docker run -p 3000:3000 name ghc_group5
registry.cn-guangzhou.aliyuncs.com/nudt_devops/gitlink_help_center_group5:latest"'
needs:
- docker_image_build_0
- ref: end