Skip to content

sharpred/gocd-yaml-config-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

gocd-yaml-config-example

GoCD example configuration in YAML

Install GoCD YAML configuration plugin and add this to your XML config:

<config-repos>
  <config-repo plugin="yaml.config.plugin">
    <git url="https://github.com/tomzo/gocd-yaml-config-example.git" />
  </config-repo>
</config-repos>

About

GoCD example configuration in YAML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published