rnd:jenkins

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rnd:jenkins [2020/05/02 15:00]
tech2admin
rnd:jenkins [2020/05/02 17:29] (current)
tech2admin
Line 1: Line 1:
 ==== Jenkins ==== ==== Jenkins ====
   - URL - http://​rnd.widya.com.au:​8080   - URL - http://​rnd.widya.com.au:​8080
 +
 +----
  
 === Configurations for Git-Hub === === Configurations for Git-Hub ===
Line 7: Line 9:
   - 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.1588431640.txt.gz
  • Last modified: 2020/05/02 15:00
  • by tech2admin