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