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'
             )]) {