mirror of
https://github.com/harness/drone.git
synced 2025-05-09 05:19:04 +08:00
Merge pull request #234 from scottferg/master
Add wall display to README
This commit is contained in:
commit
c91a7063db
@ -26,6 +26,7 @@ Interested in contributing? Great! Please read our [contributor guidelines](http
|
||||
* [Database Services](#databases)
|
||||
* [Caching](#caching)
|
||||
* [Params Injection](#params-injection)
|
||||
* [Wall display](#wall-display)
|
||||
* [Local development](#local-development)
|
||||
* [Documentation and References](#docs)
|
||||
|
||||
@ -352,6 +353,11 @@ notify:
|
||||
|
||||

|
||||
|
||||
### Wall display
|
||||
|
||||
A wall display for Drone is available as a separate service. See [Drone Wall](https://github.com/drone/drone-wall)
|
||||
for details.
|
||||
|
||||
### Local development
|
||||
|
||||
Local Drone setup for development is pretty straightforward.
|
||||
|
Loading…
Reference in New Issue
Block a user