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

Correction Nexus

parent 39e4e523
Branches
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ node{ ...@@ -34,7 +34,7 @@ node{
} }
stage('Push on repo nexus'){ stage('Push on repo nexus'){
docker.withRegistry(registryProject,''){ docker.withRegistry(registryProject,'Jenkins-credential'){
app.push () app.push ()
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment