|
|
|
@ -53,11 +53,10 @@ workflow:
|
|
|
|
|
ssh_ip: '"120.27.137.186"'
|
|
|
|
|
ssh_port: '"22"'
|
|
|
|
|
ssh_user: '"root"'
|
|
|
|
|
ssh_cmd: '"docker stop feng22: || true && docker rm feng22: || true && docker
|
|
|
|
|
pull
|
|
|
|
|
crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com/feng22/feng22:latest;
|
|
|
|
|
docker run -d -p 3000:3000 --name feng22:
|
|
|
|
|
crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com/feng22/feng22:latest"'
|
|
|
|
|
ssh_cmd: '"docker stop feng: || true && docker rm feng: || true && docker pull
|
|
|
|
|
crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com/feng22/feng:latest;
|
|
|
|
|
docker run -d -p 3000:3000 --name feng:
|
|
|
|
|
crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com/feng22/feng:latest"'
|
|
|
|
|
needs:
|
|
|
|
|
- docker_image_build_0
|
|
|
|
|
|
|
|
|
|