[fix]:[20251208][构建docker1]
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
kale 2025-12-07 22:15:10 -05:00
parent 63c98c5eb1
commit ad7f4e9672

View File

@ -41,6 +41,7 @@ steps:
environment: environment:
MAVEN_OPTS: -Dmaven.repo.local=/localcache/maven/repository MAVEN_OPTS: -Dmaven.repo.local=/localcache/maven/repository
commands: commands:
- mkdir -p ~/.m2
# 动态生成 settings.xml仅用于 CI # 动态生成 settings.xml仅用于 CI
- | - |
cat > ~/.m2/settings.xml << 'EOF' cat > ~/.m2/settings.xml << 'EOF'