Fixed e2e container stage
This commit is contained in:
parent
10ef3509dd
commit
da9aed5c11
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ services:
|
|||
build:
|
||||
context: ../server
|
||||
dockerfile: Dockerfile
|
||||
target: builder
|
||||
command: npm run test:e2e
|
||||
expose:
|
||||
- "3000"
|
||||
|
|
Loading…
Reference in a new issue