From b4b37221cd0cfe950b98ef130af40e002c7e22c7 Mon Sep 17 00:00:00 2001 From: XinWei <2718030729@qq.com> Date: Fri, 13 Sep 2024 11:55:20 +0800 Subject: [PATCH] =?UTF-8?q?=E9=95=9C=E5=83=8F=E6=BA=90=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- pom.xml | 27 ++++++++------------------- 2 files changed, 9 insertions(+), 20 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4dc88897b..e7152124c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -50,7 +50,7 @@ steps: # 定义流水线执行步骤,这些步骤将顺序执行 - chmod +x run.sh - ./run.sh || echo "job build failed" - - cd ludu-module-datacenter/ludu-module-datacenter-biz/ + - cd /root/ludu-cloud/ludu-module-datacenter/ludu-module-datacenter-biz/ - chmod +x run.sh - ./run.sh || echo "datacenter build failed" diff --git a/pom.xml b/pom.xml index c5a145adc..4a2997f23 100644 --- a/pom.xml +++ b/pom.xml @@ -128,29 +128,18 @@ + - public - aliyun nexus + huaweicloud + huawei + https://mirrors.huaweicloud.com/repository/maven/ + + + aliyunmaven + aliyun https://maven.aliyun.com/repository/public - - true - - - - public - aliyun nexus - https://maven.aliyun.com/repository/public - - true - - - false - - - -