mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-01-10 21:35:07 +00:00
add node plugin to the doc
This commit is contained in:
parent
dbd84ea32f
commit
a7f03343ac
@ -31,6 +31,12 @@ See [mail notification plugin](https://github.com/node-ci/nci-mail-notification)
|
||||
for example.
|
||||
|
||||
|
||||
## Node plugin
|
||||
|
||||
Extends nci with different node types (e.g. ssh, docker, etc) for executing
|
||||
builds. To implement such plugin you need to make subclass of `BaseNode`.
|
||||
|
||||
|
||||
## Custom plugin
|
||||
|
||||
Can use following public api:
|
||||
|
Loading…
Reference in New Issue
Block a user