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

Update Jenkinsfile

parent 022b6b05
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,8 @@ node{ ...@@ -15,6 +15,8 @@ node{
sh 'docker ps' sh 'docker ps'
} }
stage('Push on repo nexus')
docker push 127.0.0.1:8082/debian:buster
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment