Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to publish Coverity Results on Jenkins dashboard (left side) after build

Madhu November 21, 2019

I would like to publish the coverity results on jenkins after the build is successful. Could you please help me the code which we want to add in Pipeline.

I used the below code but as per the upgrades in Coverity, this is deprecated and it is not working.

stage('Coverity Results') {
steps {
coveirtyResults connectInstance: 'cov-connect', connectView: 'view', projectId: 'my project'
}

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events