Add testcurl/https logs to artifacts

This commit is contained in:
Tim Rühsen
2018-02-28 22:29:34 +01:00
committed by Christian Grothoff
parent 37b6d7a491
commit f2bb6090bf
+4 -2
View File
@@ -47,7 +47,8 @@ gcc/Stretch:
when: on_failure
paths:
- ./*.log
- src/microhttpd/*.log
- src/*/*.log
- src/*/*/*.log
# In this build we combine
# * clang
@@ -71,7 +72,8 @@ Sanitizers/Stretch:
when: on_failure
paths:
- ./*.log
- src/microhttpd/*.log
- src/*/*.log
- src/*/*/*.log
Scan-Build/Debian:
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$DEBIAN_BUILD