typo
This commit is contained in:
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 {
|
||||
|
Reference in New Issue
Block a user