parent
fe6156de6b
commit
8072b392b2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
- name: cd
|
||||
env:
|
||||
CD: ${{secrets.cd}}
|
||||
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
|
||||
run: ${{vars.cd}} "${{vars.cd_ssh_hosts}}"
|
||||
|
||||
- run: cd-list-environment
|
||||
- run: cd-clone-branch
|
||||
|
|
Loading…
Reference in a new issue