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

This commit is contained in:
hejiayu47 2024-05-25 14:08:15 +00:00 committed by jianmu
parent bec7937432
commit 622efa360f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ workflow:
ssh_ip: '"121.43.168.217"'
ssh_port: '"22"'
ssh_user: '"root"'
ssh_cmd: '"ls && docker login registry.cnguangzhou.aliyuncs.com"'
ssh_cmd: '"uname -a && docker login registry.cnguangzhou.aliyuncs.com"'
needs:
- start
- ref: end