This commit is contained in:
parent
f0e4eacac5
commit
622ad9ff18
2
automation/Jenkinsfile
vendored
2
automation/Jenkinsfile
vendored
@ -89,7 +89,7 @@ pipeline {
|
||||
when {
|
||||
anyOf {
|
||||
branch 'development';
|
||||
branch pattern: 'development-doc-deplyment*'
|
||||
branch pattern: 'development-doc-deployment*'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user