Merge pull request 'Update the destination server IP address.' (#3) from update-dest-serverr into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3
This commit is contained in:
commit
cd8fb4e766
@ -23,7 +23,7 @@ steps:
|
||||
- name: housekeep
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 10.0.1.222
|
||||
host: 10.0.1.96
|
||||
username: webadm
|
||||
port: 10022
|
||||
key:
|
||||
@ -35,7 +35,7 @@ steps:
|
||||
- name: scp
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host: 10.0.1.222
|
||||
host: 10.0.1.96
|
||||
username: webadm
|
||||
port: 10022
|
||||
target:
|
||||
@ -77,7 +77,7 @@ steps:
|
||||
- name: housekeep
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 10.0.1.222
|
||||
host: 10.0.1.96
|
||||
username: webadm
|
||||
port: 10022
|
||||
key:
|
||||
@ -88,7 +88,7 @@ steps:
|
||||
- name: scp
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host: 10.0.1.222
|
||||
host: 10.0.1.96
|
||||
username: webadm
|
||||
port: 10022
|
||||
target: /var/www/test-everun
|
||||
|
Loading…
Reference in New Issue
Block a user