let's try this
This commit is contained in:
parent
01b55a1df1
commit
cd3e213b1e
2
automation/Jenkinsfile
vendored
2
automation/Jenkinsfile
vendored
@ -59,7 +59,7 @@ pipeline {
|
|||||||
when {
|
when {
|
||||||
anyOf {
|
anyOf {
|
||||||
branch 'main'
|
branch 'main'
|
||||||
branch 'prep-book-release'
|
branch pattern: "mdbook-deployment*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user