Skip to content

Commit 85241f1

Browse files
authored
Merge pull request #3217 from ahardin-rh/2832-followup
Follow-up edits to PR#2832
2 parents 66a292c + 4d22742 commit 85241f1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

using_images/other_images/jenkins.adoc

+4-3
Original file line numberDiff line numberDiff line change
@@ -304,10 +304,11 @@ repository with the following directory structure:
304304
This directory contains those binary Jenkins plug-ins you want to copy into Jenkins.
305305

306306
*_plugins.txt_*::
307-
This file lists the plug-ins you want to install in the format of:
308-
```
307+
This file lists the plug-ins you want to install:
308+
309+
----
309310
pluginId:pluginVersion
310-
```
311+
----
311312

312313
*_configuration/jobs_*::
313314
This directory contains the Jenkins job definitions.

0 commit comments

Comments
 (0)