From c6f26841500d4e2a4e763500444ac957dd76c0e7 Mon Sep 17 00:00:00 2001 From: XinWei <2718030729@qq.com> Date: Fri, 20 Sep 2024 09:03:12 +0800 Subject: [PATCH] =?UTF-8?q?pom=E9=95=9C=E5=83=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone-images.yml | 2 +- pom.xml | 27 +++++++++++++++++++-------- 2 files changed, 20 insertions(+), 9 deletions(-) diff --git a/.drone-images.yml b/.drone-images.yml index 123005e2a..baabd5efe 100644 --- a/.drone-images.yml +++ b/.drone-images.yml @@ -89,7 +89,7 @@ steps: # 定义流水线执行步骤,这些步骤将顺序执行 # docker rmi -f ${image_name}:1.0.0 # docker buildx build -f Dockerfile -t ${image_name}:1.0.0 . # docker tag ${image_name}:1.0.0 120.46.37.243:8080/lundu/${image_name}:1.0.0 -# docker pull 120.46.37.243:8080/lundu/${image_name}:1.0.0 +# docker push 120.46.37.243:8080/lundu/${image_name}:1.0.0 # } # if [ "${service}" = "gateway" ] || [ "${service}" = "all" ]; then # deploy_service "yudao-gateway" "yudao-gateway" diff --git a/pom.xml b/pom.xml index 4a2997f23..c5a145adc 100644 --- a/pom.xml +++ b/pom.xml @@ -128,18 +128,29 @@ - - huaweicloud - huawei - https://mirrors.huaweicloud.com/repository/maven/ - - - aliyunmaven - aliyun + public + aliyun nexus https://maven.aliyun.com/repository/public + + true + + + + public + aliyun nexus + https://maven.aliyun.com/repository/public + + true + + + false + + + +