Adding comment
Apps/everybody-mov/pipeline/head There was a failure building this commit
Details
Apps/everybody-mov/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
54f91be166
commit
23bbbb9845
|
@ -14,6 +14,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Check') {
|
stage('Check') {
|
||||||
|
// Security check.
|
||||||
steps {
|
steps {
|
||||||
sh 'python -m pipenv run bandit -r .'
|
sh 'python -m pipenv run bandit -r .'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue