Jenkins Installation Day-44
Dec 23, 2023 · 1 min read · Update the system sudo yum update && sudo yum upgrade -y Jenkins is a java based app, so we need to install java sudo yum install java-17* Check java installed Next, add the Jenkins repository to your system with the following commands sudo wget -...
Join discussion












