diff --git a/using_images/other_images/jenkins.adoc b/using_images/other_images/jenkins.adoc index 32008109f66f..b6fd92328a27 100644 --- a/using_images/other_images/jenkins.adoc +++ b/using_images/other_images/jenkins.adoc @@ -137,7 +137,10 @@ repository with the following directory structure: This directory contains those binary Jenkins plug-ins you want to copy into Jenkins. *_plugins.txt_*:: -This file lists the plug-ins you want to install (see the section above). +This file lists the plug-ins you want to install in the format of: +``` +pluginId:pluginVersion +``` *_configuration/jobs_*:: This directory contains the Jenkins job definitions.