formation 11 mesi fa
parent
commit
da0b945aab
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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