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

Correction d'erreur

parent ddad288e
Branches
No related tags found
No related merge requests found
...@@ -31,10 +31,8 @@ node{ ...@@ -31,10 +31,8 @@ node{
''' '''
} }
stage('Push on repo nexus'){ stage('Push on repo nexus'){
iageName = 'ikorolia/debian:buster' imageName = 'ikorolia/debian:buster'
} registryCredential = 'ikorolia'
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment