]> git.ipfire.org Git - thirdparty/bind9.git/commit
Collect TXT and HTML reports produced by ABI checker
authorMichal Nowak <mnowak@isc.org>
Tue, 5 May 2020 12:51:42 +0000 (14:51 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 15 May 2020 09:26:27 +0000 (11:26 +0200)
commitb5ccf95b0a2f3f0946f0aae8fde1fd4401e4c25e
tree861927a320df0b0a8aa6b1d8e0d2d4e723eaa936
parent582b9310323c94a03683e1027c029da73e82fc73
Collect TXT and HTML reports produced by ABI checker

Although in util/api-checker.sh we create textual reports, we don't
preserve them in job artifacts, but we should.

We don't want to keep all HTML pages present in the project root, but
just those produced by ABI checker.
.gitlab-ci.yml
util/api-checker.sh