Once the linting of the python code is done, the results will be displayed with the warning plugin in Jenkins. stage('lint'){ steps { sh " ...
確定! 回上一頁