Skip to content

GoCD Server and Agents on Kubernetes

Notifications You must be signed in to change notification settings

maazghani/gocd-on-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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