Compare commits
2 Commits
9e2943754f
...
b1e987f1b1
| Author | SHA1 | Date | |
|---|---|---|---|
| b1e987f1b1 | |||
|
|
13308d4b4b |
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -76,7 +76,7 @@ spec:
|
|||||||
|
|
||||||
# Run the container to build man pages
|
# Run the container to build man pages
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
-v "\$(pwd)/html:/data/html" \
|
-v "\$(pwd)/html:/app/html" \
|
||||||
-v "\$(pwd)/tmp:/data/tmp" \
|
-v "\$(pwd)/tmp:/data/tmp" \
|
||||||
rocky-man:${BUILD_NUMBER} \
|
rocky-man:${BUILD_NUMBER} \
|
||||||
--versions ${params.VERSIONS} \
|
--versions ${params.VERSIONS} \
|
||||||
|
|||||||
Reference in New Issue
Block a user