From 7f5ea467afa8078acadc56b93fc85a32f612f2b5 Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Sat, 21 Nov 2020 12:18:24 -0600
Subject: [PATCH] 	modified:   dvcs/config.yml

---
 dvcs/config.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dvcs/config.yml b/dvcs/config.yml
index 7b104836..7c25c9f3 100644
--- a/dvcs/config.yml
+++ b/dvcs/config.yml
@@ -13,3 +13,7 @@ dvcs:results:
   needs: ["dvcs:process"]
   script:
     - echo "All DVCS benchmarks successful"
+  artifacts:
+    paths:
+      - results
+
-- 
GitLab