1

I am able to run Cypress in Bitbucket but when I give percy exec -- cypress command then it gives this error.

Here is my bitbucket-pipelines.yml sample. Not sure how to initialize percy.

Any help would really be appreciated. Thanks

Smh
  • 113
  • 1
  • 6
  • What if you run `npm ci` in the test step? It might not properly cache the needed dependencies – Randommm Jul 04 '22 at 09:11
  • Also, do read how to use secrets in your pipeline so you don't have to poorly hide them https://support.atlassian.com/bitbucket-cloud/docs/variables-and-secrets/ – Randommm Jul 04 '22 at 09:11

0 Answers0