diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-09-12 08:00:00 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2018-02-19 15:29:33 +0100 |
commit | 8cdd097f48e2c577e2eaa82121bd8c5d07e287ed (patch) | |
tree | 76a863d3602fc382aef61d30cda8e9a11ec5922e /.gitlab-ci.yml | |
parent | 3347322e5857a41c84ac5c82e3b0788c9319e6ca (diff) | |
download | gnutls-8cdd097f48e2c577e2eaa82121bd8c5d07e287ed.tar.gz |
.gitlab-ci.yml: abi-coverage: include guile logs
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 02083a9cdf..f2be618ab0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -77,6 +77,7 @@ abi-coverage.Fedora: - tests/*.log - tests/*/*.log - tests/suite/*/*.log + - guile/tests/*.log minimal.Fedora.x86_64: stage: stage1-testing |