another ci check
This commit is contained in:
Vendored
+1
-1
@@ -64,7 +64,7 @@ pipeline {
|
||||
}
|
||||
stage('Master Documentation') {
|
||||
when {
|
||||
branch 'master'
|
||||
branch 'mohr/documentation_ci'
|
||||
}
|
||||
steps {
|
||||
dir(DOCDDIR) {
|
||||
|
||||
Reference in New Issue
Block a user