refactor: .devops/feng.yml

double
fengyujue 2 months ago committed by jianmu
parent 0d79380794
commit 5784be40c5

@ -55,8 +55,8 @@ workflow:
ssh_user: '"root"'
ssh_cmd: '"docker stop gitlink_help_gitlink || true && docker rm
gitlink_help_gitlink || true && docker pull
crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com/help-center-gitlink/gitlink_help_gitlink:latest
&& docker run -d -p 3000:3000 --name gitlink_help_gitlink
crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com/help-center-gitlink/gitlink_help_gitlink:latest &&
docker run -d -p 3000:3000 --name gitlink_help_gitlink
crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com/help-center-gitlink/gitlink_help_gitlink:latest"'
needs:
- docker_image_build_0

Loading…
Cancel
Save