No tty fix
All checks were successful
ci-tests/multiAgent-scripted/pipeline/head This commit looks good
All checks were successful
ci-tests/multiAgent-scripted/pipeline/head This commit looks good
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -15,5 +15,5 @@ node {
|
||||
}
|
||||
}
|
||||
stage('vulnerability scanner')
|
||||
sh 'docker run -it --rm anchore/grype:v0.33.0 debian:wheezy-20170907'
|
||||
sh 'docker run --rm anchore/grype:v0.33.0 debian:wheezy-20170907'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user