cd_ssh_hosts

This commit is contained in:
Marc Beninca 2024-06-01 18:43:45 +02:00
parent 82d37a0940
commit f854e2f874
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
14 changed files with 14 additions and 14 deletions

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch

View file

@ -7,7 +7,7 @@ jobs:
- name: cd
env:
CD: ${{secrets.cd}}
run: ${{vars.cd}}
run: ${{vars.cd}} ${{vars.cd_ssh_hosts}}
- run: cd-list-environment
- run: cd-clone-branch