rnd:jenkins

Configurations for Git-Hub

  1. Give the payload URL
  2. Require credentials to connect to repo and added on Jenkins credentials section

Configurations for Jenkins in pipeline

  1. Setup credentials for git repo
  2. Source-code Management section select Git and give the repository URL
  3. Give the branch in Branch Specifier to pipe
  4. In build Triggers section select GitHub hook trigger for GITScm polling
  5. In the Build select Execute Shell
    1. git ftp push -u “jenk_ftp_rnd” -p “<PASSWORD>” “128.199.91.240/GE-TS”
  • rnd/jenkins.txt
  • Last modified: 2020/05/02 17:29
  • by tech2admin