mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
still issues in create-jobs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908598 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6ee5ef1f95
commit
aec585b5a6
@ -354,13 +354,13 @@ poijobs.each { poijob ->
|
||||
}
|
||||
triggers {
|
||||
pullRequestBuildTrigger()
|
||||
/*githubPullRequest {
|
||||
githubPullRequest {
|
||||
admins(['centic9', 'poi-benchmark', 'tballison', 'gagravarr', 'onealj', 'pjfanning', 'Alain-Bearez'])
|
||||
userWhitelist(['centic9', 'poi-benchmark', 'tballison', 'gagravarr', 'onealj', 'pjfanning', 'Alain-Bearez'])
|
||||
orgWhitelist(['apache'])
|
||||
cron('H/5 * * * *')
|
||||
triggerPhrase('OK to test')
|
||||
}*/
|
||||
}
|
||||
}
|
||||
} else {
|
||||
triggers {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user