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
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.
|
Loading…
Reference in New Issue
Block a user