/gocd-on-k8s

GoCD Server and Agents on Kubernetes

Primary LanguageShell

GoCD Servers and Agents running on Kubernetes

Build Status

Build gocd-server and gocd-agent docker images

make build

Build and test

make test

Build, test and push docker images to container registry

make release