refactor: .devops/SSH命令调试.yml

This commit is contained in:
Eazzy 2024-05-27 06:53:57 +00:00 committed by jianmu
parent cf34b75e73
commit a8d3801de1
1 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,8 @@ workflow:
ssh_ip: '"121.43.168.217"'
ssh_port: '"22"'
ssh_user: '"root"'
ssh_cmd: '"docker stop groupeazzy && docker rm groupeazzy"'
ssh_cmd: '"docker pull
registry.cn-guangzhou.aliyuncs.com/nudt_devops/gitlink_help_center_groupeazzy:latest"'
needs:
- start