Skip to content

Command line options lost when running Percy & Cypress in docker-compose #1148

Answered by CynanX
CynanX asked this question in Support
Discussion options

You must be logged in to vote

The fix for this is not to use ‘—‘ in the command.

So for anyone running this in docket compose, use:

command: npx percy exec --parallel cypress run --browser chrome --group Chrome --ci-build-id ${CI_PIPELINE_ID} --record --parallel --key ${CYPRESS_KEY}

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@CynanX
Comment options

@itsjwala
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by CynanX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1145 on November 30, 2022 13:20.