Nov 10, 2017 docker gocd initialise job pipeline python task Initialise Python with GoCD Following the deployment of a python-aware agent, we can start creating a pipeline. The first stage would be to: 1. Clean up any previous data
Nov 10, 2017 cd ci docker gocd python Create a Python-friendly GoCD Agent in Docker I've got two requirements to make GoCD useful: 1. Run both the server and agent(s) in Docker 2. Make it python-friendly Fortunately,