update image path

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2019-03-04 12:05:16 +08:00
parent 83f8486e15
commit d128f2fecf
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ information and a listing of the available options please take a look at [the do
**Note: Please update your image config path to `appleboy/drone-ssh` for drone. `plugins/ssh` is no longer maintained.**
![demo](./screenshot/demo2017.05.10.gif)
![demo](./images/demo2017.05.10.gif)
## Build
Build the binary with the following commands:
@ -59,9 +59,9 @@ docker run --rm \
## Mount key from file path
Please make sure that enable the `trusted` mode in project setting.
Please make sure that enable the `trusted` mode in project setting for [drone 0.8 version](https://0-8-0.docs.drone.io/).
![trusted mode](./screenshot/trust.png)
![trusted mode](./images/trust.png)
Mount private key in `volumes` setting of `.drone.yml` config

View File

Before

Width:  |  Height:  |  Size: 3.9 MiB

After

Width:  |  Height:  |  Size: 3.9 MiB

View File

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB