refactor: .devops/生产环境发布.yml
This commit is contained in:
parent
b96039f842
commit
93119c5a98
|
@ -52,7 +52,7 @@ workflow:
|
||||||
needs:
|
needs:
|
||||||
- nodejs_build_0
|
- nodejs_build_0
|
||||||
- ref: ssh_cmd_0
|
- ref: ssh_cmd_0
|
||||||
name: ssh执行命令
|
name: 重启nginx
|
||||||
task: ssh_cmd@1.1.1
|
task: ssh_cmd@1.1.1
|
||||||
input:
|
input:
|
||||||
ssh_ip: '""'
|
ssh_ip: '""'
|
||||||
|
|
Loading…
Reference in New Issue