diff --git a/Jenkinsfile b/Jenkinsfile index 9f0ae47..780433f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -10,7 +10,7 @@ pipeline { // Harbor 示例: // REGISTRY = "harbor.xxx.com/im" - REGISTRY = "" + REGISTRY = "reg.nxsir.cn/im" } stages {