mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-07-02 21:52:51 +08:00
update image path
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
83f8486e15
commit
d128f2fecf
@ -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.**
|
**Note: Please update your image config path to `appleboy/drone-ssh` for drone. `plugins/ssh` is no longer maintained.**
|
||||||
|
|
||||||

|

|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
Build the binary with the following commands:
|
Build the binary with the following commands:
|
||||||
@ -59,9 +59,9 @@ docker run --rm \
|
|||||||
|
|
||||||
## Mount key from file path
|
## 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/).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Mount private key in `volumes` setting of `.drone.yml` config
|
Mount private key in `volumes` setting of `.drone.yml` config
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 3.9 MiB After Width: | Height: | Size: 3.9 MiB |
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Loading…
Reference in New Issue
Block a user