Compare commits
No commits in common. "cd8fb4e7664e394758e605724646f356c52d4472" and "0176b9771dd9585af7c6f02b3d460f2cf3719c74" have entirely different histories.
cd8fb4e766
...
0176b9771d
@ -23,7 +23,7 @@ steps:
|
||||
- name: housekeep
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 10.0.1.96
|
||||
host: 10.0.1.222
|
||||
username: webadm
|
||||
port: 10022
|
||||
key:
|
||||
@ -35,7 +35,7 @@ steps:
|
||||
- name: scp
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host: 10.0.1.96
|
||||
host: 10.0.1.222
|
||||
username: webadm
|
||||
port: 10022
|
||||
target:
|
||||
@ -77,7 +77,7 @@ steps:
|
||||
- name: housekeep
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 10.0.1.96
|
||||
host: 10.0.1.222
|
||||
username: webadm
|
||||
port: 10022
|
||||
key:
|
||||
@ -88,7 +88,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-everun
|
||||
|
||||
Loading…
Reference in New Issue
Block a user