From: Matthew Fernandez Date: Wed, 10 Nov 2021 01:01:41 +0000 (-0800) Subject: remove configure.log artifact export from CI tasks that do not produce a log X-Git-Tag: 2.50.0~37^2~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc5a9337c2bacb4ccabd831f175500864081e7e2;p=graphviz remove configure.log artifact export from CI tasks that do not produce a log --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c33167f89..66cc15b9f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -99,7 +99,6 @@ portable-source: - GRAPHVIZ_VERSION - Packages/*/*/*/*.zip - Packages/*/*/*/*.tar.gz - - Metadata/*/*/configure.log reports: metrics: metrics.txt except: @@ -651,7 +650,6 @@ ubuntu21-04-cmake-ASan-build-for-ctest: - build/cmd/dot/dot # the packages need to be installed for the post-install tests - Packages/*/*/*/*deb - - Metadata/*/*/configure.log reports: metrics: metrics.txt tags: @@ -695,7 +693,6 @@ ubuntu21-10-cmake-ASan-build-for-ctest: - build/cmd/dot/dot # the packages need to be installed for the post-install tests - Packages/*/*/*/*deb - - Metadata/*/*/configure.log reports: metrics: metrics.txt tags: