Skip to content

Commit

Permalink
upload kbn-optimizer-cache files for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Jul 30, 2020
1 parent b7ddb71 commit 2b27a6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vars/kibanaPipeline.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ def uploadCoverageArtifacts(prefix, pattern) {
def withGcsArtifactUpload(workerName, closure) {
def uploadPrefix = "kibana-ci-artifacts/jobs/${env.JOB_NAME}/${BUILD_NUMBER}/${workerName}"
def ARTIFACT_PATTERNS = [
'**/target/public/.kbn-optimizer-cache',
'target/kibana-*',
'target/kibana-security-solution/**/*.png',
'target/junit/**/*',
Expand Down

0 comments on commit 2b27a6c

Please sign in to comment.