We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0858f45 commit ff42273Copy full SHA for ff42273
Jenkinsfile.coverity
@@ -16,7 +16,7 @@ pipeline {
16
stage('Coverity') {
17
agent {
18
docker {
19
- image 'plavjanik/coverity-oss'
+ image 'dhanarab/cov-analysis:2021.12-1'
20
reuseNode true
21
}
22
0 commit comments