[fix]:[20251208][构建docker1]
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
63c98c5eb1
commit
ad7f4e9672
@ -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'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user