mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-19 17:52:14 +00:00
Merge pull request #150 from taz77/clarify-multi-pipeline
Add a notice at the top of the doc about Multi Pipeline and Github only
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
|
|
||||||
# Multi-pipeline builds
|
# 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.
|
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
|
The Multi-Pipeline feature allows the pipeline to be splitted to several files and placed in the `.drone/` folder
|
||||||
|
Reference in New Issue
Block a user