更新 .drone-infra.yml
Some checks reported errors
continuous-integration/drone Build was killed

This commit is contained in:
root 2025-02-06 16:13:39 +08:00
parent 3aeb20eaa1
commit bc226427de

View File

@ -32,6 +32,7 @@ steps: # 定义流水线执行步骤,这些步骤将顺序执行
- git fetch origin
- git reset --hard origin/master
- git clean -fd
- docker rm -f yudao-module-infra
- /root/apache-maven-3.9.4/bin/mvn package -Dmaven.test.skip=true
- cd /root/ludu-cloud/yudao-module-infra/yudao-module-infra-biz