formation пре 11 месеци
родитељ
комит
da0b945aab
1 измењених фајлова са 1 додато и 1 уклоњено
  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'
             )]) {