mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-09 10:23:40 +00:00
omit installation of dev dependencies
This commit is contained in:
parent
b1a50f2ae2
commit
ed6293ebc7
@ -30,7 +30,7 @@ services:
|
||||
working_dir: /e2e
|
||||
volumes:
|
||||
- .:/e2e
|
||||
command: "npm ci"
|
||||
command: "npm ci --omit=dev"
|
||||
|
||||
e2e:
|
||||
image: cypress/included:10.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user