[fix]:[20251208][drone 测试持久化目录]
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
e6e78fa287
commit
f9c4157d32
@ -46,6 +46,8 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
MAVEN_OPTS: -Dmaven.repo.local=/localcache/maven/repository
|
MAVEN_OPTS: -Dmaven.repo.local=/localcache/maven/repository
|
||||||
commands:
|
commands:
|
||||||
|
- touch /localcache/maven/repository/aaa.txt
|
||||||
|
- ls -lah /localcache/maven/repository
|
||||||
- mkdir -p ~/.m2
|
- mkdir -p ~/.m2
|
||||||
- cat ~/.m2/settings.xml
|
- cat ~/.m2/settings.xml
|
||||||
- mvn -B clean test package -Dmaven.repo.local=/localcache/maven/repository
|
- mvn -B clean test package -Dmaven.repo.local=/localcache/maven/repository
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user