filmov
tv
Install Jenkins on Linux based OS - Centos/Redhat
Показать описание
Install Jenkins on Linux based OS - Centos/Redhat
install jenkins repository
install the key
install jenkins
dnf install jenkins -y
systemctl start jenkins
check the status of jenkins process: systemctl --full status jenkins
install jenkins repository
install the key
install jenkins
dnf install jenkins -y
systemctl start jenkins
check the status of jenkins process: systemctl --full status jenkins