Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove AWS CodeBuild link for deleted RWA CI example #5852

Merged
merged 1 commit into from
Jun 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions docs/guides/continuous-integration/aws-codebuild.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -429,12 +429,3 @@ are leveraging three useful features of
[Cypress Cloud](/guides/cloud/introduction):

<CiProviderCloudSteps />

## Cypress Real World Example with AWS CodeBuild

A complete CI workflow against multiple browsers, viewports and operating
systems is available in the Cypress Real World App (RWA).

Clone the <Icon name="github" inline="true" contentType="rwa" /> and refer to
the [buildspec.yml](https://github.com/cypress-io/cypress-realworld-app/blob/develop/buildspec.yml)
file.
Loading