Skip to content

Commit

Permalink
upload artifact when building building Kibana to verify ES (elastic#9…
Browse files Browse the repository at this point in the history
…9254)

Co-authored-by: spalger <[email protected]>
  • Loading branch information
2 people authored and kibanamachine committed May 4, 2021
1 parent bdd3768 commit 32a4e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/es-snapshots/Jenkinsfile_verify_es
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ kibanaPipeline(timeoutMinutes: 210) {
}

task {
kibanaPipeline.buildXpack(10)
kibanaPipeline.buildXpack(10, true)
tasks.xpackCiGroups()
tasks.xpackCiGroupDocker()
}
Expand Down

0 comments on commit 32a4e37

Please sign in to comment.