mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-04 23:45:07 +00:00
remove --help
This commit is contained in:
parent
bc2caaac9c
commit
14b50bc48b
@ -7,4 +7,4 @@ RUN npm ci --omit=dev
|
||||
|
||||
ENTRYPOINT [ "bash", "-c" ]
|
||||
|
||||
CMD [ "cp -R /dependencies/node_modules/ . && cypress run --help" ]
|
||||
CMD [ "cp -R /dependencies/node_modules/ . && cypress run" ]
|
||||
|
Loading…
Reference in New Issue
Block a user