Add a notice at the top of the doc about Multi Pipeline and Github only

This commit is contained in:
Brady Owens 2020-12-07 18:53:15 -05:00
parent 6239b6b9b8
commit f46846e031

View file

@ -1,6 +1,8 @@
# Multi-pipeline builds
**NOTE: Feature is only available for Github repositories. Folow [this](https://github.com/laszlocph/woodpecker/issues/131) issue to support further development.**
By default, Woodpecker looks for the pipeline definition in `.drone.yml` in the project root.
The Multi-Pipeline feature allows the pipeline to be splitted to several files and placed in the `.drone/` folder