reverting to only publish development
parent
21a9d89fb3
commit
af282c7d3e
|
@ -45,7 +45,7 @@ pipeline {
|
|||
}
|
||||
stage('Documentation') {
|
||||
when {
|
||||
branch 'mohr/documentation_ci'
|
||||
branch 'development'
|
||||
}
|
||||
steps {
|
||||
dir(DOCDDIR) {
|
||||
|
|
Loading…
Reference in New Issue