Ten Things I Wish I’d Known Before Using Jenkins Pipelines
Jenkins Pipelines are becoming the standard way to programmatically specify your CI flow. I started playing with Jenkins Pipelines using the web interface, then hit a block as I didn’t really know the ropes. Here’s some things I wish I’d known first: 1) Wrap work in stages Want those neat stages to show up in … Read more