formation 11 ماه پیش
والد
کامیت
e0b3574f81
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -95,7 +95,7 @@ pipeline {
     }
     steps {
         script {
-            def imageName = 'fatboar_master_express_preprod'
+            def imageName = 'sonarqube'
             def registryUrl = 'nexus.foodgame.fr:8123'
             
             docker.withRegistry("https://${registryUrl}", 'nexus') {