mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 14:37:34 +00:00
remove --help
This commit is contained in:
@@ -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" ]
|
||||
|
Reference in New Issue
Block a user