mirror of
https://github.com/immich-app/immich.git
synced 2024-11-15 09:59:00 -07:00
Fixed e2e container stage
This commit is contained in:
parent
10ef3509dd
commit
da9aed5c11
@ -6,6 +6,7 @@ services:
|
||||
build:
|
||||
context: ../server
|
||||
dockerfile: Dockerfile
|
||||
target: builder
|
||||
command: npm run test:e2e
|
||||
expose:
|
||||
- "3000"
|
||||
|
Loading…
Reference in New Issue
Block a user