Skip to content

Commit 5349919

Browse files
authored
Update README.md
CI section updated
1 parent 18ee422 commit 5349919

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ The rendering of html, pdf,... is controlled with maven profiles (render-html, r
205205
If there's no docker installation available the required tools/ dependencies described abobe need to be provided on Jenkins or at least one of its agents.
206206
- `docker/Dockerfile` can be used as template for the setup of the required tools.
207207
- the Jenkins agents should be labeled accordingly (i.e. pandoc)
208-
- Jenkinsfile: the "build docker" stage has to be removed
209-
- Jenkinsfile: the "run docker"-part has to be removed from sh-executions
208+
- `Jenkinsfile` : label needs to match agent-labels (i.e. pandoc)
209+
- `Jenkinsfile` : the "build docker" stage has to be removed
210+
- `Jenkinsfile` : the "run docker"-part has to be removed from sh-executions
210211

0 commit comments

Comments
 (0)