]> git.ipfire.org Git - thirdparty/bind9.git/commit
Download Coverity Scan analysis tool to /tmp
authorMichal Nowak <mnowak@isc.org>
Tue, 15 Feb 2022 10:24:01 +0000 (11:24 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 14 Jun 2022 12:25:04 +0000 (14:25 +0200)
commitf1ae1eb6f3282ecb2eef5f843d564bb5e5afa93f
tree200804ef45a7db5dd45d6ae15bd76e6e9924e8e1
parentb2b329af32d9ad28649bde33f146afe42f8c322a
Download Coverity Scan analysis tool to /tmp

Downloading and unpacking Coverity Scan analysis tool tarball
(cov-analysis-linux64.tgz) to $CI_PROJECT_DIR interferes with the
execution of the analysis tool when the --fs-capture-search option is
used because the tool starts to analyze some of its Javascript files.
(There's the --fs-capture-search-exclude-regex <path> option, but I
failed to find a way to make it work.)

(cherry picked from commit 1333bdf67e2fd30907ee17bb165e1ac46d969f81)
.gitlab-ci.yml