mirror of
https://github.com/appleboy/drone-ssh.git
synced 2025-07-02 21:52:51 +08:00
added reference to Drone ssh key in Docs [CI SKIP]
This commit is contained in:
parent
555b2bcd2d
commit
2821783224
2
DOCS.md
2
DOCS.md
@ -17,3 +17,5 @@ deploy:
|
|||||||
- echo hello
|
- echo hello
|
||||||
- echo world
|
- echo world
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The plugin authenticates to your server using a per-repository SSH key generated by Drone. You can find the public key in your repository settings in Drone. You will need to copy / paste this key into your `~/.ssh/authorized_keys` file on your remote machine.
|
Loading…
Reference in New Issue
Block a user