Skip to content

dennisgranath/gocd-plumber

Repository files navigation

gocd-plumber

Build Status license Download

Create gocd-pipelines from YAML config.

Install

Download static binary here: https://github.com/dennisgranath/gocd-plumber/releases/latest

Edit config file (a sample is available in root/etc/gocd-plumber dir).

Run

Run gocd-plumber in a directory containing pipeline configuration files:

./gocd-plumber -config /path/to/config

Dev

Build

go build

GoCD

git clone https://github.com/dennisgranath/gocd-docker.git and run docker-compose up.

Create example pipeline

cd examples && ../gocd-plumber -config ../root/etc/gocd-plumber/config.ini

About

Create gocd-pipelines from YAML config

Resources

License

Stars

Watchers

Forks

Packages

No packages published