IDE docker image for validating GoCD json configurations
623
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
Content type
Image
Digest
Size
130.8 MB
Last updated
over 7 years ago
docker pull tomzo/gocd-json-ide