mirror of
https://github.com/appleboy/drone-ssh.git
synced 2026-02-05 09:10:09 +08:00
added reference to Drone ssh key in Docs [CI SKIP]
This commit is contained in:
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.
|
||||||
Reference in New Issue
Block a user