mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
033c4b07aa
commit
ae30913ca0
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ def withGcsArtifactUpload(workerName, closure) {
|
|||
def uploadPrefix = "kibana-ci-artifacts/jobs/${env.JOB_NAME}/${BUILD_NUMBER}/${workerName}"
|
||||
def ARTIFACT_PATTERNS = [
|
||||
'target/kibana-*',
|
||||
'target/kibana-siem/**/*.png',
|
||||
'target/kibana-security-solution/**/*.png',
|
||||
'target/junit/**/*',
|
||||
'test/**/screenshots/**/*.png',
|
||||
'test/functional/failure_debug/html/*.html',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue