Jenkins dashboard > manage jenkins click on advance button from github section Open Jenkins dashboard. Click on manage jenkins Check ‘Specify
Continue readingCategory: Jenkins
Configure Zoho smtp in Jenkins
To set up smpt in Jenkins, we need to follow the steps Set System Admin e-mail address as sender email
Continue readingInstall Jenkins in Linux Sentos Oracle cloud
At first we need to install java 8 sudo yum install java-1.8.0-openjdk-devel Install jenkins sudo yum -y updatesudo wget -O
Continue readingRemove jenkins completely from linux sentos
For sentOs, it’s works for me At first stop service by sudo service jenkins stop Than remove by sudo yum remove jenkins
Continue reading