]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add Coverity Scan to CI
authorMichal Nowak <mnowak@isc.org>
Wed, 12 Feb 2020 10:01:35 +0000 (10:01 +0000)
committerMichal Nowak <mnowak@isc.org>
Wed, 12 Feb 2020 10:01:35 +0000 (10:01 +0000)
commit27ff22ff3701dd80761420fc767d238970d6a81b
tree6dd7ed4bea61953dbd3c4695d73d0a1963ce3b7b
parentdcf3e0684cfa3523c8413ca92f1d43d5ecf17d68
Add Coverity Scan to CI

This job requires two CI variables to be set:

  - COVERITY_SCAN_PROJECT_NAME: project name, which is associated with
    the BIND branch for which this job is executed, e.g. "bind-master",

  - COVERITY_SCAN_TOKEN: project token.

(cherry picked from commit e8392e4bb911366b65cdc461ec907d9e1a68bf54)
.gitlab-ci.yml