x

Please Sign-In to Access this Report

To access other reports on the platform please sign in with your username and password, or register for a free account to get unlimited access and insight customized for you.

  • Home
  • IT
  • Software
  • The Top 10 Best Practices for Jenkins Pipeline Plugin
Report Cloudbees The Top 10 Best Practices for Jenkins Pipeline Plugin

The Top 10 Best Practices for Jenkins Pipeline Plugin

Follow this guidance to use it more efficiently and effectively

There are tricks and techniques to every form of technology and Jenkins Pipeline is no different. Many of the issues someone may come accross using Jenkins may be traced back to misuse or poor Syntax scripting. This helpful Infographic explains where you may be going wrong and what basic changes can be made to avoid common pitfalls.

Report Snap Shot

  • Store Pipeline definitions in a SCM 
  • Don’t use shared libraries (the wrong way) 
  • Wrap your input in a timeout 
  • Avoid Script Security exceptions