Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

My notes on the CICD tool


...

Documentation


...

Tips And Notes


  • By default Jenkins will consider the build a failure if any command in the build step finishes with an exit value other than 0
  • A red dot next to a build indicates it failed.  Blue means it is all good.

...