|
@@ -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 ↓↓↓↓↓↓ ====================
|