ci: fix Maven artifact restoration in workflow

- Add step to restore Maven artifacts from download to ~/.m2/repository
- Restructure artifact upload to use consistent directory layout
- Remove obsolete 'version' field from docker-compose.yml to eliminate warnings
- Ensures SeaweedFS Java dependencies are available during test execution
This commit is contained in:
chrislu
2025-11-22 13:14:52 -08:00
parent 93f1d0fc14
commit e63feb48fc
2 changed files with 34 additions and 5 deletions
-2
View File
@@ -1,5 +1,3 @@
version: '3.8'
services:
seaweedfs-master:
build: