]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add Coverity Scan to CI
authorMichal Nowak <mnowak@isc.org>
Wed, 12 Feb 2020 10:15:39 +0000 (10:15 +0000)
committerMichal Nowak <mnowak@isc.org>
Wed, 12 Feb 2020 10:15:39 +0000 (10:15 +0000)
commit155bd283bb4c8a23a730a51c4b50443cbac5d70a
tree14f034699f0c02460f66bcd50f10b5edce6b6eae
parent43b759358368d47052324ba41e9427b7b476dd04
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