mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Co-authored-by: spalger <spalger@users.noreply.github.com> Co-authored-by: Spencer <email@spalger.com> Co-authored-by: spalger <spalger@users.noreply.github.com>
This commit is contained in:
parent
bdd3768aef
commit
0b58268c8b
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ kibanaPipeline(timeoutMinutes: 210) {
|
|||
}
|
||||
|
||||
task {
|
||||
kibanaPipeline.buildXpack(10)
|
||||
kibanaPipeline.buildXpack(10, true)
|
||||
tasks.xpackCiGroups()
|
||||
tasks.xpackCiGroupDocker()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue