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:
4
DOCS.md
4
DOCS.md
@@ -16,4 +16,6 @@ deploy:
|
||||
commands:
|
||||
- echo hello
|
||||
- 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