remove unexpected token
Some checks failed
ci-tests/multiAgent-scripted/pipeline/head There was a failure building this commit
Some checks failed
ci-tests/multiAgent-scripted/pipeline/head There was a failure building this commit
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -17,5 +17,4 @@ node {
|
||||
stage('vulnerability scanner') {
|
||||
sh 'docker run --rm anchore/grype:v0.33.0 debian:wheezy-20170907 | grep -i "high|medium"'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user