summaryrefslogtreecommitdiff
path: root/.papr.yml
diff options
context:
space:
mode:
Diffstat (limited to '.papr.yml')
-rw-r--r--.papr.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.papr.yml b/.papr.yml
index 5591a8213..e97fb38c1 100644
--- a/.papr.yml
+++ b/.papr.yml
@@ -14,6 +14,9 @@ timeout: 45m
tests:
- CONTAINER_RUNTIME="podman" sh .papr_prepare.sh
+artifacts:
+ - build.log
+
context: "FAH28"
---
@@ -36,6 +39,9 @@ timeout: 45m
tests:
- sh .papr_prepare.sh
+artifacts:
+ - build.log
+
context: "CAH smoketested"