mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 14:02:05 -04:00
Merge branch 'mnowak/coverity-disable-web-tag-v9_14' into 'v9_14'
[v9_14] Run Coverity Scan only when specific variables are present See merge request isc-projects/bind9!3055
This commit is contained in:
commit
f1afaa80af
1 changed files with 3 additions and 2 deletions
|
|
@ -1137,8 +1137,9 @@ build:coverity:sid:amd64:
|
|||
expire_in: "1 week"
|
||||
when: on_failure
|
||||
only:
|
||||
- schedules
|
||||
- web
|
||||
variables:
|
||||
- $COVERITY_SCAN_PROJECT_NAME
|
||||
- $COVERITY_SCAN_TOKEN
|
||||
cache:
|
||||
key: cov-analysis-linux64-2019.03
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Reference in a new issue