Polishing.

This commit is contained in:
Greg L. Turnquist
2021-04-20 10:37:25 -05:00
parent d33cd41284
commit 66040aceba

2
Jenkinsfile vendored
View File

@@ -136,7 +136,7 @@ pipeline {
stage('Publish documentation') {
when {
branch 'master'
branch '4.2.x'
}
agent {
label 'data'