rnd:jenkins

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
rnd:jenkins [2020/05/02 15:00]
tech2admin created
rnd:jenkins [2020/05/02 17:29] (current)
tech2admin
Line 2: Line 2:
   - URL - http://​rnd.widya.com.au:​8080   - URL - http://​rnd.widya.com.au:​8080
  
-=== Initial ​Configurations ​=== +---- 
-== for Git-Hub ==+ 
 +=== Configurations for Git-Hub ​===
   - Give the payload URL   - Give the payload URL
     - http://​rnd.widya.com.au:​8080/​github-webhook/​     - http://​rnd.widya.com.au:​8080/​github-webhook/​
   - Require credentials to connect to repo and added on Jenkins credentials section   - Require credentials to connect to repo and added on Jenkins credentials section
  
 +=== Configurations for Jenkins in pipeline ===
 +  - Setup credentials for git repo
 +  - Source-code Management section select **Git** and give the repository URL
 +  - Give the branch in **Branch Specifier** to pipe
 +  - In build Triggers section select **GitHub hook trigger for GITScm polling**
 +  - In the Build select **Execute Shell**
 +    - git ftp push -u "​jenk_ftp_rnd"​ -p "<​PASSWORD>"​ "​128.199.91.240/​GE-TS"​
  • rnd/jenkins.1588431616.txt.gz
  • Last modified: 2020/05/02 15:00
  • by tech2admin