Add deployment and publish plugin list to README
This commit is contained in:
parent
8d1bf05d77
commit
c383f9c262
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -187,6 +187,17 @@ publish:
|
|||
|
||||
```
|
||||
|
||||
Drone currently has these `deploy` and `publish` plugins implemented (more to come!):
|
||||
|
||||
**deploy**
|
||||
- [heroku](#docs)
|
||||
- [git](#docs)
|
||||
- [modulus](#docs)
|
||||
- [ssh](#docs)
|
||||
|
||||
**publish**
|
||||
- [Amazon s3](#docs)
|
||||
|
||||
### Notifications
|
||||
|
||||
Drone can trigger email, hipchat and web hook notification at the beginning and
|
||||
|
|
Loading…
Reference in a new issue