From 34f5a8aa6a3b32a16c8a46364b4085fab82f850b Mon Sep 17 00:00:00 2001 From: Yawning Angel Date: Thu, 16 Apr 2020 11:23:23 +0000 Subject: [PATCH] do not merge: whyyyyy doesn't this worrrrrrk --- .buildkite/code.pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.buildkite/code.pipeline.yml b/.buildkite/code.pipeline.yml index 0c1ac910c26..925aae18dc0 100644 --- a/.buildkite/code.pipeline.yml +++ b/.buildkite/code.pipeline.yml @@ -231,6 +231,8 @@ steps: artifact_paths: - coverage-merged-e2e-sgx-*.txt - /tmp/e2e/**/*.log + - /tmp/e2e/**/*.json + - /tmp/e2e/**/*.cbor env: OASIS_E2E_COVERAGE: enable TEST_BASE_DIR: /tmp