testing deployment of both development and master doc
This commit is contained in:
parent
5488ee715f
commit
c0000a8635
2
automation/Jenkinsfile
vendored
2
automation/Jenkinsfile
vendored
@ -64,7 +64,7 @@ pipeline {
|
||||
}
|
||||
stage('Master Documentation') {
|
||||
when {
|
||||
branch 'master'
|
||||
branch 'mohr/documentation_ci'
|
||||
}
|
||||
steps {
|
||||
dir(DOCDDIR) {
|
||||
|
Loading…
Reference in New Issue
Block a user