gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [libmicrohttpd] 03/04: Add testcurl/https logs to artifacts


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 03/04: Add testcurl/https logs to artifacts
Date: Wed, 28 Feb 2018 22:30:39 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository libmicrohttpd.

commit f2bb6090bf6044d727b86422ed9a21281d6b5959
Author: Tim Rühsen <address@hidden>
AuthorDate: Wed Feb 28 15:03:35 2018 +0100

    Add testcurl/https logs to artifacts
---
 .gitlab-ci.yml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bc8f81ef..4d2d2032 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]