testing deployment of documentation
This commit is contained in:
parent
0fea22d031
commit
5488ee715f
2
automation/Jenkinsfile
vendored
2
automation/Jenkinsfile
vendored
@ -45,7 +45,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Documentation') {
|
stage('Documentation') {
|
||||||
when {
|
when {
|
||||||
branch 'development'
|
branch 'mohr/documentation_ci'
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
dir(DOCDDIR) {
|
dir(DOCDDIR) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user