Install Jenkins using the below commands for Ubuntu 22.04 apt-get update apt install openjdk-11-jre curl -fsSL https://pkg.jenkins.io/debian/jenkins.io-2023.key | sudo tee \ /usr/share/keyrings/jenkins-keyring.asc > /dev/null echo deb ...
blog.q21.in2 min read
No responses yet.