mirror of
https://github.com/harness-community/drone-email.git
synced 2026-06-04 18:24:18 +08:00
fixed spelling in docs [CI SKIP]
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
Use the Email plugin to send an email to a recipient list when a build completes. The following parameters are used to configuration the email plugin:
|
||||
Use the Email plugin to send an email to a recipient list when a build completes. The following parameters are used to configure the email plugin:
|
||||
|
||||
* **from** - sends email from this address
|
||||
* **host** - smtp server host
|
||||
* **port** - smtp server port (defaults to `587`)
|
||||
* **username** - smtp server username
|
||||
* **password** - smtp server password
|
||||
* **recipient** - list of email recipients (defaults to commit email)
|
||||
* `from` - sends email from this address
|
||||
* `host` - smtp server host
|
||||
* `port` - smtp server port (defaults to `587`)
|
||||
* `username` - smtp server username
|
||||
* `password` - smtp server password
|
||||
* `recipient` - list of email recipients (defaults to commit email)
|
||||
|
||||
Same email configuration:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user