Jenkins Setup: Difference between revisions
Jump to navigation
Jump to search
Quang Nhut (talk | contribs) No edit summary |
Quang Nhut (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
Do it very simple by copy below script and save as name jenkins_installer.sh. | Do it very simple by copy below script and save as name jenkins_installer.sh. | ||
Then upload to /tmp and | Then upload to /tmp and issue command : | ||
chmod +x jenkins_installer.sh && ./jenkins_installer.sh | chmod +x jenkins_installer.sh && ./jenkins_installer.sh | ||