Compare commits
No commits in common. "f8072436435df00cac7b7b15d783a681f71fdc83" and "3ba8b6af4c9e804d336ead047d6db08a7d17312a" have entirely different histories.
f807243643
...
3ba8b6af4c
@ -35,7 +35,7 @@ steps:
|
||||
- name: housekeep
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 10.0.1.96
|
||||
host: 10.0.1.222
|
||||
username: webadm
|
||||
port: 10022
|
||||
key:
|
||||
@ -47,7 +47,7 @@ steps:
|
||||
- name: scp
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host: 10.0.1.96
|
||||
host: 10.0.1.222
|
||||
username: webadm
|
||||
port: 10022
|
||||
target:
|
||||
@ -93,7 +93,7 @@ steps:
|
||||
- name: housekeep
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 10.0.1.96
|
||||
host: 10.0.1.222
|
||||
username: webadm
|
||||
port: 10022
|
||||
key:
|
||||
@ -104,7 +104,7 @@ steps:
|
||||
- name: scp
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host: 10.0.1.96
|
||||
host: 10.0.1.222
|
||||
username: webadm
|
||||
port: 10022
|
||||
target: /var/www/test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user