chore(ci): deduplicate e2e server image cache with docker.yml

Change-Id: Idf104d87732b85b7402870195509752a6a6a6964
This commit is contained in:
midzelis
2026-03-24 14:49:10 +00:00
parent 10218fb900
commit 1d6131e490
3 changed files with 36 additions and 9 deletions
-7
View File
@@ -1,13 +1,6 @@
name: immich-e2e
services:
immich-server:
build:
cache_from:
- type=gha,scope=e2e-server-${RUNNER_ARCH:-X64}
cache_to:
- type=gha,mode=max,scope=e2e-server-${RUNNER_ARCH:-X64}
e2e-auth-server:
build:
cache_from: