Versions Compared

Key

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

...

  1. In your Git Account, select the repository you want to integrate with Jenkins and go to Settings.

  2. Select the Webhooks option from the left pane.

  3. In the URL, enter the URL and append “/project/project name” to this URL, as shown in the figure below, and enter the secret token. To generate the secret token, check the section Creating secret token in Jenkins). For example, http://localhost:8080/project/Git

  4. Select Push events in the trigger and then click Add webhook.