Compare commits

...

11 Commits

Author SHA1 Message Date
6103344938 Merge pull request '[fix]:[20251208][drone 增加推送公共仓库1]' (#50) from yinzy_dev into main
Reviewed-on: #50
2025-12-09 07:51:29 +08:00
kale
b79fb4e5f4 [fix]:[20251208][drone 测试持久化目录]
All checks were successful
continuous-integration/drone/pr Build is passing
2025-12-08 19:01:31 -05:00
kale
9e95b0d608 [fix]:[20251208][drone 测试持久化目录]
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
2025-12-08 18:58:59 -05:00
kale
e28f963c01 [fix]:[20251208][drone 测试持久化目录]
All checks were successful
continuous-integration/drone/pr Build is passing
2025-12-08 17:52:01 -05:00
kale
f1b158889d [fix]:[20251208][drone 测试持久化目录]
All checks were successful
continuous-integration/drone/pr Build is passing
2025-12-08 17:49:56 -05:00
kale
28048bd30e [fix]:[20251208][drone 测试持久化目录]
Some checks failed
continuous-integration/drone/pr Build is failing
2025-12-08 17:44:57 -05:00
kale
126ca08ed5 [fix]:[20251208][drone 测试持久化目录]
All checks were successful
continuous-integration/drone/pr Build is passing
2025-12-08 17:43:17 -05:00
kale
f9c4157d32 [fix]:[20251208][drone 测试持久化目录]
All checks were successful
continuous-integration/drone/pr Build is passing
2025-12-08 17:42:15 -05:00
kale
e6e78fa287 [fix]:[20251208][drone 测试持久化目录]
All checks were successful
continuous-integration/drone/pr Build is passing
2025-12-08 17:29:39 -05:00
kale
705d2141b7 [fix]:[20251208][drone 测试持久化目录]
All checks were successful
continuous-integration/drone/pr Build is passing
2025-12-08 17:26:56 -05:00
kale
5db414093e [fix]:[20251208][drone 增加推送公共仓库1]
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
2025-12-08 17:25:08 -05:00

View File

@ -35,6 +35,8 @@ steps:
environment:
MAVEN_OPTS: -Dmaven.repo.local=/localcache/maven/repository
commands:
# - touch /localcache/maven/repository/bbb.txt
# - ls -lah /localcache/maven/repository
- mkdir -p ~/.m2
- cat ~/.m2/settings.xml
- mvn -B clean test package