Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
rnd:jenkins [2020/05/02 17:28] tech2admin |
rnd:jenkins [2020/05/02 17:29] (current) tech2admin |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| - Setup credentials for git repo | - Setup credentials for git repo | ||
| - Source-code Management section select **Git** and give the repository URL | - Source-code Management section select **Git** and give the repository URL | ||
| - | - | ||
| - Give the branch in **Branch Specifier** to pipe | - Give the branch in **Branch Specifier** to pipe | ||
| - | - | ||
| - In build Triggers section select **GitHub hook trigger for GITScm polling** | - In build Triggers section select **GitHub hook trigger for GITScm polling** | ||
| - | - | ||
| - In the Build select **Execute Shell** | - In the Build select **Execute Shell** | ||
| - | - | ||
| - git ftp push -u "jenk_ftp_rnd" -p "<PASSWORD>" "128.199.91.240/GE-TS" | - git ftp push -u "jenk_ftp_rnd" -p "<PASSWORD>" "128.199.91.240/GE-TS" | ||