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

Push on public registry

parent 669f4a5f
Branches
No related tags found
No related merge requests found
...@@ -31,8 +31,7 @@ node{ ...@@ -31,8 +31,7 @@ node{
''' '''
} }
stage('Push on repo nexus'){ stage('Push on repo nexus'){
docker.withRegistry(registryProject,'Jenkins-credential'){ iageName = 'ikorolia/debian:buster'
app.push()
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment