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

Update Jenkinsfile

parent 3ad0e29b
Branches
No related tags found
No related merge requests found
......@@ -16,6 +16,9 @@ node{
sh 'docker ps'
}
stage(' Scan Dockle'){
sh 'Dockle debian:buster > rapportDockle'
}
stage('Push on repo nexus')
docker.withRegistry(registryProject,'reg2'){
img.push 'latest'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment