Skip to content

Trying out the pipeline as code plugin for the yaml format.

Notifications You must be signed in to change notification settings

pm-gocd/win-pipelines-yaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

win-pipelines-yaml

For MS Windows

Trying out the pipeline as code plugin for the yaml format.

All config must be in a file named ci.gocd.yaml

To use this just place this snippet in your cruise-config.xml file, which you can edit from the GUI in GoCD:

  <config-repos>
    <config-repo plugin="yaml.config.plugin">
      <git url="https://github.com/pm-gocd/win-pipelines-yaml.git" />
    </config-repo>
  </config-repos>

About

Trying out the pipeline as code plugin for the yaml format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published