Jenkins-jobs Installation On A Debian, Ubuntu, Kali, Fedora, Raspbian And MacOS
Install jenkins-jobs
-
Debian
apt-get install jenkins-job-builderClick to copy -
Ubuntu
apt-get install jenkins-job-builderClick to copy -
Kali Linux
apt-get install jenkins-job-builderClick to copy -
Fedora
dnf install python3-jenkins-job-builderClick to copy -
Raspbian
apt-get install jenkins-job-builderClick to copy -
macOS
brew install jenkins-job-builderClick to copy
jenkins-job-builder
Configure Jenkins using YAML files - metapackageJenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. Metapackage to install the Python 2 or 3 version of jenkins-job-builder.
python3-jenkins-job-builder-1
YAMLpython3-jenkins-job-builder
Configure Jenkins using YAML files - Python 3.xJenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. This package contains the Python 3.x module.




