This commit is contained in:
Stephen Simpson
2025-11-24 16:28:17 -06:00
parent b20a70b860
commit 13308d4b4b

2
Jenkinsfile vendored
View File

@@ -76,7 +76,7 @@ spec:
# Run the container to build man pages
docker run --rm \
-v "\$(pwd)/html:/data/html" \
-v "\$(pwd)/html:/app/html" \
-v "\$(pwd)/tmp:/data/tmp" \
rocky-man:${BUILD_NUMBER} \
--versions ${params.VERSIONS} \