Testing
Apps/everybody-mov/pipeline/head This commit looks good
Details
Apps/everybody-mov/pipeline/head This commit looks good
Details
This commit is contained in:
parent
ceb8f92c19
commit
69e494f912
|
@ -21,7 +21,7 @@ pipeline {
|
|||
stage('Check') {
|
||||
// Security check.
|
||||
steps {
|
||||
sh 'python -m pipenv run bandit -r .'
|
||||
sh 'python -m pipenv run bandit tweetbot.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue