Multi-pipeline builds
This is a major change to the job scheduling algorithm. #32
It allows a single commit to spawn multiple pipelines. Each
- running on a different agent
- in its own file
- own Github status line
- share nothing
Allows faster feedback, multi-agent parallel execution, and better organized pipeline files.
Documentation: https://github.com/laszlocph/docs/blob/master/content/usage/concepts/multi-pipeline.md
Use the images from Docker Hub
laszlocloud/drone-oss-08-agent:0.8.97
laszlocloud/drone-oss-08-server:0.8.97