Skip to content

dennisgranath/gocd-plumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Dennis Granath
Nov 22, 2016
c353a45 · Nov 22, 2016

History

28 Commits
Nov 21, 2016
Nov 6, 2016
Nov 7, 2016
Nov 6, 2016
Nov 21, 2016
Nov 11, 2016
Nov 21, 2016
Nov 22, 2016
Nov 21, 2016
Nov 20, 2016
Nov 6, 2016
Nov 6, 2016
Nov 20, 2016
Nov 20, 2016

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