summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/evergreen.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 547ac43aa35..eecd7b68703 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -915,6 +915,11 @@ post:
- command: attach.results
params:
file_location: src/report.json
+ - command: attach.artifacts
+ params:
+ ignore_artifacts_for_spawn: false
+ files:
+ - src/archive.json
- func: "kill processes"
# Print out any Out of Memory killed process messages.
- command: shell.exec