v6.0.0 #729

Merged
mohr merged 668 commits from development into master 2023-02-23 13:42:49 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c0000a8635 - Show all commits

View File

@ -64,7 +64,7 @@ pipeline {
}
stage('Master Documentation') {
when {
branch 'master'
branch 'mohr/documentation_ci'
}
steps {
dir(DOCDDIR) {