Compare commits

..

No commits in common. "efc276ee87bdfa0669a33b7594210096cf43a87e" and "82d37a0940c6c5cff4c4b7ee28b5281664e4a2d5" have entirely different histories.

15 changed files with 14 additions and 15 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

1
cd.sh
View file

@ -12,7 +12,6 @@ rwx \
# main
cd_main () {
echo "${@}"
cd_set_environment_variables
cd_set_packages_repositories
cd_set_packages_configuration