]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.gitlab-ci.yml: fix artifact paths for TLS1.3/interop
authorDaiki Ueno <dueno@redhat.com>
Tue, 12 Jun 2018 11:01:17 +0000 (13:01 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Tue, 12 Jun 2018 13:01:17 +0000 (13:01 +0000)
Signed-off-by: Daiki Ueno <dueno@redhat.com>
.gitlab-ci.yml

index abdec0a1ffb3f301bf672029239d02734d59d8f3..3bc9c06a6ee68e05ccca0e0065df5f0bfcf21377 100644 (file)
@@ -148,11 +148,7 @@ TLS1.3/interop:
     expire_in: 1 week
     when: on_failure
     paths:
-      - build/guile/tests/*.log
-      - build/tests/*.log
-      - build/*.log
-      - build/tests/*/*.log
-      - build/tests/suite/*/*.log
+      - tests/suite/*.log
 
 FIPS140-2.Fedora.x86_64:
   stage: stage1-testing