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

Recommend Cypress Docker images for Bitbucket CI #6049

Merged

Conversation

MikeMcC399
Copy link
Contributor

Issue

The example Continuous Integration > Bitbucket Pipelines > Basic Setup fails to run since the Docker image node:latest does not provide the Linux prerequisites for Debian/Ubuntu.

Change

In Continuous Integration > Bitbucket Pipelines > Basic Setup remove the code example

  1. Explain that using default Bitbucket / Atlassian images requires installing Linux prerequisites for Debian/Ubuntu.
  2. Recommend instead using Cypress Docker images for a simpler experience.

Copy link

netlify bot commented Dec 16, 2024

👷 Deploy request for cypress-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit f021dd0

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399 MikeMcC399 marked this pull request as ready for review December 16, 2024 12:49
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jennifer-shehane jennifer-shehane merged commit 604cc5f into cypress-io:main Dec 16, 2024
7 checks passed
@MikeMcC399 MikeMcC399 deleted the update/ci-bitbucket-basic branch December 16, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bitbucket CI example using node:latest fails
3 participants