[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
f9c4157d32
commit
126ca08ed5
@ -46,7 +46,7 @@ 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
|
- touch /localcache/maven/repository/bbb.txt
|
||||||
- ls -lah /localcache/maven/repository
|
- ls -lah /localcache/maven/repository
|
||||||
- mkdir -p ~/.m2
|
- mkdir -p ~/.m2
|
||||||
- cat ~/.m2/settings.xml
|
- cat ~/.m2/settings.xml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user