refactor: .devops/实验一.yml

This commit is contained in:
xinxin22 2025-05-30 11:14:43 +08:00 committed by jianmu
parent bba13d1c4d
commit 10fa3efa1e
1 changed files with 2 additions and 2 deletions

View File

@ -48,9 +48,9 @@ workflow:
ssh_ip: '"47.96.137.102"'
ssh_port: '"22"'
ssh_user: '"root"'
ssh_cmd: '"docker stop wx_group9 && docker rm wx_group9 && docker pull
ssh_cmd: '"docker stop wx_group9 ; docker rm wx_group9 ; docker pull
crpi-ay17hyefl9pcl3je.cn-hangzhou.personal.cr.aliyuncs.com/wangxin22/gitlink_group9:latest
&& docker run -d -p 3000:3000 --name wx_group9
; docker run -d -p 3000:3000 --name wx_group9
crpi-ay17hyefl9pcl3je.cn-hangzhou.personal.cr.aliyuncs.com/wangxin22/gitlink_group9:latest"'
needs:
- docker_image_build_0