Skip to content

manojgdhv/gocd_sample_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Pipeline as code

The GOCD plugins YAML and JSON Configuration Plugins provide a way to save GOCD pipeline configuration in the source code repository.  GOCD poller checks the source code repository periodically for updates and updates the pipelines with the latest changes. More information can be found here.

Advantages 

Version control support.  Pipeline configuration only editable via source code. So, no accidental changes in pipeline. Easy to deploy and recovery.

Helpful links 

https://www.gocd.org/pipelines-as-code.html

https://www.gocd.org/2017/05/02/what-does-pipelines-as-code-really-mean/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published