Permission denied problem with cypress on aws codebuild for CI/CD. #9285
Unanswered
ralex7
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to implement cypress into my CI/CD pipeline using code build and I keep getting the same error. I install all necessary dependencies, install cypress and cd into the correct fold and try to run/open cypress and get a permission denied error. Here are my build spec and logs from the AWS code build. Any help would be great!
Beta Was this translation helpful? Give feedback.
All reactions