mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-10 00:20:42 +02:00
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:
@@ -1,5 +1,3 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
seaweedfs-master:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user