We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d57d350 + 8c829a4 commit 66a292cCopy full SHA for 66a292c
using_images/other_images/jenkins.adoc
@@ -304,7 +304,10 @@ repository with the following directory structure:
304
This directory contains those binary Jenkins plug-ins you want to copy into Jenkins.
305
306
*_plugins.txt_*::
307
-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:
308
+```
309
+pluginId:pluginVersion
310
311
312
*_configuration/jobs_*::
313
This directory contains the Jenkins job definitions.
0 commit comments