To add a component:
- Create a dir with a build.sh script.
Get drone cli binary: http://docs.drone.io/cli/install
sudo /path/to/drone exec --pipeline=[project]-[arch]
For example
sudo /path/to/drone exec --pipeline=mongo-4-amd64 --include=build
To add a component:
Get drone cli binary: http://docs.drone.io/cli/install
sudo /path/to/drone exec --pipeline=[project]-[arch]
For example
sudo /path/to/drone exec --pipeline=mongo-4-amd64 --include=build