formation 11 months ago
parent
commit
da0b945aab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -99,7 +99,7 @@ pipeline {
             def imageName = 'fatboar_master_express_preprod'
             def imageName = 'fatboar_master_express_preprod'
 
 
             withCredentials([usernamePassword(
             withCredentials([usernamePassword(
-                credentialsId: 'nexus-docker-credentials', 
+                credentialsId: 'nexus', 
                 usernameVariable: 'admin', 
                 usernameVariable: 'admin', 
                 passwordVariable: 'azerty10'
                 passwordVariable: 'azerty10'
             )]) {
             )]) {