Browse Source

修改docker配置

zq940222 2 months ago
parent
commit
2bd5184247
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -9,7 +9,7 @@ def DOCKER_REGISTRY_AUTH = "6ec7fc8d-859f-43ba-8ebc-337bedec055b"
 
 // ==================== ↓↓↓↓↓↓ git ↓↓↓↓↓↓ ====================
 // git凭证 => jenkins全局凭证中配置
-def GIT_AUTH = "4ca60a85-5276-4333-a0ef-f397af820683"
+def GIT_AUTH = "git_auth"
 
 
 // ==================== ↓↓↓↓↓↓ project ↓↓↓↓↓↓ ====================