From d53aa4fad186429996b8b15b093e203f4cdb2ed7 Mon Sep 17 00:00:00 2001
From: Thibault <thibault@Thibault.home>
Date: Thu, 18 Mar 2021 10:57:17 +0100
Subject: [PATCH] push dockerhub

---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index cf1046c..5ea25eb 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -31,7 +31,7 @@ node{
             '''
         }
         stage('Push on repo nexus'){
-            imageName = 'ikorolia/debian:buster'
+            imageName = 'ikorolia/app'
             registryCredential = 'ikorolia'
         }     
      
-- 
GitLab