File tree Expand file tree Collapse file tree 7 files changed +56
-56
lines changed
Expand file tree Collapse file tree 7 files changed +56
-56
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ jobs:
1616 deploy :
1717 runs-on : ubuntu-latest
1818 steps :
19- - name : executing remote ssh commands
20- uses : appleboy/ssh-action@v1.0.0
21- with :
22- host : niue.statbus.org
23- username : statbus_demo
24- key : ${{ secrets.SSH_KEY }}
25- command_timeout : 60m
26- script : /usr/local/bin/ deploy-statbus .sh
19+ - name : executing remote ssh commands
20+ uses : appleboy/ssh-action@v1.0.0
21+ with :
22+ host : niue.statbus.org
23+ username : statbus_demo
24+ key : ${{ secrets.SSH_KEY }}
25+ command_timeout : 60m
26+ script : statbus/devops/ deploy.sh
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ jobs:
1616 deploy :
1717 runs-on : ubuntu-latest
1818 steps :
19- - name : executing remote ssh commands
20- uses : appleboy/ssh-action@v1.0.0
21- with :
22- host : niue.statbus.org
23- username : statbus_et
24- key : ${{ secrets.SSH_KEY }}
25- command_timeout : 60m
26- script : /usr/local/bin/ deploy-statbus .sh
19+ - name : executing remote ssh commands
20+ uses : appleboy/ssh-action@v1.0.0
21+ with :
22+ host : niue.statbus.org
23+ username : statbus_et
24+ key : ${{ secrets.SSH_KEY }}
25+ command_timeout : 60m
26+ script : statbus/devops/ deploy.sh
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ jobs:
1616 deploy :
1717 runs-on : ubuntu-latest
1818 steps :
19- - name : executing remote ssh commands
20- uses : appleboy/ssh-action@v1.0.0
21- with :
22- host : niue.statbus.org
23- username : statbus_jo
24- key : ${{ secrets.SSH_KEY }}
25- command_timeout : 60m
26- script : /usr/local/bin/ deploy-statbus .sh
19+ - name : executing remote ssh commands
20+ uses : appleboy/ssh-action@v1.0.0
21+ with :
22+ host : niue.statbus.org
23+ username : statbus_jo
24+ key : ${{ secrets.SSH_KEY }}
25+ command_timeout : 60m
26+ script : statbus/devops/ deploy.sh
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ jobs:
1616 deploy :
1717 runs-on : ubuntu-latest
1818 steps :
19- - name : executing remote ssh commands
20- uses : appleboy/ssh-action@v1.0.0
21- with :
22- host : niue.statbus.org
23- username : statbus_ma
24- key : ${{ secrets.SSH_KEY }}
25- command_timeout : 60m
26- script : /usr/local/bin/ deploy-statbus .sh
19+ - name : executing remote ssh commands
20+ uses : appleboy/ssh-action@v1.0.0
21+ with :
22+ host : niue.statbus.org
23+ username : statbus_ma
24+ key : ${{ secrets.SSH_KEY }}
25+ command_timeout : 60m
26+ script : statbus/devops/ deploy.sh
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ jobs:
1616 deploy :
1717 runs-on : ubuntu-latest
1818 steps :
19- - name : executing remote ssh commands
20- uses : appleboy/ssh-action@v1.0.0
21- with :
22- host : niue.statbus.org
23- username : statbus_no
24- key : ${{ secrets.SSH_KEY }}
25- command_timeout : 60m
26- script : /usr/local/bin/ deploy-statbus .sh
19+ - name : executing remote ssh commands
20+ uses : appleboy/ssh-action@v1.0.0
21+ with :
22+ host : niue.statbus.org
23+ username : statbus_no
24+ key : ${{ secrets.SSH_KEY }}
25+ command_timeout : 60m
26+ script : statbus/devops/ deploy.sh
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ jobs:
1616 deploy :
1717 runs-on : ubuntu-latest
1818 steps :
19- - name : executing remote ssh commands
20- uses : appleboy/ssh-action@v1.0.0
21- with :
22- host : niue.statbus.org
23- username : statbus_tcc
24- key : ${{ secrets.SSH_KEY }}
25- command_timeout : 60m
26- script : /usr/local/bin/ deploy-statbus .sh
19+ - name : executing remote ssh commands
20+ uses : appleboy/ssh-action@v1.0.0
21+ with :
22+ host : niue.statbus.org
23+ username : statbus_tcc
24+ key : ${{ secrets.SSH_KEY }}
25+ command_timeout : 60m
26+ script : statbus/devops/ deploy.sh
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ jobs:
1616 deploy :
1717 runs-on : ubuntu-latest
1818 steps :
19- - name : executing remote ssh commands
20- uses : appleboy/ssh-action@v1.0.0
21- with :
22- host : niue.statbus.org
23- username : statbus_ug
24- key : ${{ secrets.SSH_KEY }}
25- command_timeout : 60m
26- script : /usr/local/bin/ deploy-statbus .sh
19+ - name : executing remote ssh commands
20+ uses : appleboy/ssh-action@v1.0.0
21+ with :
22+ host : niue.statbus.org
23+ username : statbus_ug
24+ key : ${{ secrets.SSH_KEY }}
25+ command_timeout : 60m
26+ script : statbus/devops/ deploy.sh
You can’t perform that action at this time.
0 commit comments