Submissions to Coverity Scan should be limited to those originated from
release branches and only from a specific schedule which holds
COVERITY_SCAN_PROJECT_NAME and COVERITY_SCAN_TOKEN variables.
(cherry picked from commit
48530aa21395414b0f9788ea5ab158b2b09ab977)
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: