mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Update create_jobs.groovy
This commit is contained in:
parent
8c13001762
commit
d72b25d83b
@ -304,7 +304,7 @@ poijobs.each { poijob ->
|
||||
jdk(jdkMapping.get(jdkKey).jenkinsJdk)
|
||||
scm {
|
||||
git(gitBase) {
|
||||
branch('*/trunk')
|
||||
branch('origin/trunk')
|
||||
}
|
||||
}
|
||||
checkoutRetryCount(3)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user