Advertisement
Guest User

Untitled

a guest
May 24th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. Move over Jenkins, there’s a new kid on the block and it’s called GoCD.
  2.  
  3. GoCD is a continuous integration system developed by Thoughtworks and open sourced in 2014. At it’s core, it’s a pipeline based build system that takes an input (or multiple inputs) and runs commands that you define on it.
  4.  
  5. This talk is a basic introduction to application packaging and continuous delivery, along with an overview of GoCD and how it can be used to ship continuously.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement