summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Adam <jakub.adam@collabora.com>2019-01-16 14:51:58 +0100
committerOlivier CrĂȘte <olivier.crete@ocrete.ca>2019-01-16 14:15:44 +0000
commit2e044ea100d7c831e50851402acbd495bacb8043 (patch)
tree3ae90cdedd6dcbf57a333a7e1cd301cdebc05612
parent006688afe7d6ea76dcf6d4426cdf538315445c07 (diff)
downloadlibnice-2e044ea100d7c831e50851402acbd495bacb8043.tar.gz
gitlab-ci: Add gtkdoc-check log to build artifacts
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7dfd292..c46e954 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,6 +40,7 @@ test autotools:
- random/test-suite.log
- tests/test-suite.log
- stun/tests/test-suite.log
+ - docs/reference/libnice/test-suite.log
distcheck autotools:
stage: test