Versions Compared

Key

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

Demo video

https://youtu.be/svBDPAqrGAE

Status
colourGreen
titlePre-Requisits

  • Make sure your Jenkins URL set correctly in Manage Jenkins > Configure System.

  • Make sure your Jenkins URL accessible over public Internet.

Status
colourGreen
titleStep-1

Generate Jenkins API Token. Refer Jenkins API Token

Note.

  • Skip this step If you plan to use URL based token authentication i.e. Trigger builds remotely Option in Job Configuration.

  • Required Jenkins API Token If CSRF Protection is enabled in Configure Global Security.

Status
colourGreen
titleStep-2

Go to Apps Menu > Jenkins Connector > Click Update to Add new Jenkins Server Configuration.

Image RemovedImage Added

Note.

  • Set CSRF Crumb Issue to TRUE if your Jenkins master is enabled CSRF Protection in Configure Global Security.

  • Jenkins Username and API token is Optional.

    • If Jenkins master has read access to everyone

    • If  CSRF Protection is not enabled

Status
colourGreen
titleNext steps

Jenkins Builds Macro