Skip to content
Snippets Groups Projects
Commit 6395b897 authored by MOREY Thibault's avatar MOREY Thibault
Browse files

Update Jenkinsfile

parent 65341987
Branches
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ node{
}
stage('Scan Clair '){
sh './clair-scanner --ip 172.17.0.1 -c 172.17.0.1:6060 debian:buster > rapportClair'
sh './clair-scanner --ip 172.17.0.1 -c http://172.17.0.1:6060 debian:buster > rapportClair'
}
stage('Push on repo nexus')
docker.withRegistry(registryProject,'reg2'){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment