mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(server): exclude archived assets from orphaned files (#7334)
* fix(server): exclude archived assets from orphaned files * add e2e test
This commit is contained in:
parent
b3131dfe14
commit
07ef008b40
4 changed files with 68 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ name: immich-e2e
|
|||
|
||||
x-server-build: &server-common
|
||||
image: immich-server:latest
|
||||
container_name: immich-e2e-server
|
||||
build:
|
||||
context: ../
|
||||
dockerfile: server/Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue