Merge pull request 'Change the destination IP address.' (#5) from change-target-ip 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: #5
This commit is contained in:
commit
f807243643
@ -35,7 +35,7 @@ steps:
|
||||
- name: housekeep
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 10.0.1.222
|
||||
host: 10.0.1.96
|
||||
username: webadm
|
||||
port: 10022
|
||||
key:
|
||||
@ -47,7 +47,7 @@ steps:
|
||||
- name: scp
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host: 10.0.1.222
|
||||
host: 10.0.1.96
|
||||
username: webadm
|
||||
port: 10022
|
||||
target:
|
||||
@ -93,7 +93,7 @@ steps:
|
||||
- name: housekeep
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 10.0.1.222
|
||||
host: 10.0.1.96
|
||||
username: webadm
|
||||
port: 10022
|
||||
key:
|
||||
@ -104,7 +104,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
|
||||
|
Loading…
Reference in New Issue
Block a user