Download Best - Jenkins For Ubuntu 20.04
curl -fsSL https://pkg.jenkins.io/debian-stable/jenkins.io-2023.key | sudo tee /usr/share/keyrings/jenkins-keyring.asc > /dev/null Use code with caution.
echo deb [signed-by=/usr/share/keyrings/jenkins-keyring.asc] https://pkg.jenkins.io/debian-stable binary/ | sudo tee /etc/apt/sources.list.d/jenkins.list > /dev/null Use code with caution. download jenkins for ubuntu 20.04
Append the Debian package repository address to your server's sources list. curl -fsSL https://pkg