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

Update Jenkinsfile

parent 33238a82
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ node{
}
stage('Scan Clair '){
sh './clair-scanner --ip localhost debian:buster'
sh './clair-scanner --ip 172.17.0.1 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