Configuring a Jenkins Pipeline using a YAML file
A few years ago our CTO wrote about building a
Continuous Integration server for Ruby On Rails using Jenkins and docker.
The solution has been our CI pipeline for the past years until we recently decided to
make an upgrade. Why?
Jenkins version was way out of date and it was getting difficult to
upgrade
Wolox has grown significantly over the past years
and we’ve been experiencing...