Sign inSign up

tomzo/gocd-json-ide

By tomzo

Updated over 7 years ago

IDE docker image for validating GoCD json configurations

Image
0

623

tomzo/gocd-json-ide repository overview

IDE is a bash script, a cli wrapper around docker to help with running development tasks in docker. You can install the ide script so that it is available on the PATH with:

sudo bash -c "`curl -L https://raw.githubusercontent.com/ai-traders/ide/master/install.sh`"

Add Idefile in your project with following content

IDE_DOCKER_IMAGE=tomzo/gocd-json-ide:0.3.1

To validate files run:

ide gocd-json syntax mypipe.gopipeline.json

Tag summary

Content type

Image

Digest

Size

130.8 MB

Last updated

over 7 years ago

docker pull tomzo/gocd-json-ide