Skip to content

Commit

Permalink
Merge pull request #268 from devsquad-victor-lima/patch-1
Browse files Browse the repository at this point in the history
Adjust 'Example with Bitbucket Pipelines' on Continuous Integration page
  • Loading branch information
owenvoke authored Jul 25, 2024
2 parents bbbba3b + 71d3e50 commit 36232e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion continuous-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Once you have created your `.gitlab-ci.yml` file, commit and push the `.gitlab-c

## Example with Bitbucket Pipelines

If your application uses [Bitbucket CI/CD Pipelines](https://bitbucket.org/product/features/pipelines) as its CI platform, the following guidelines will assist you in configuring Pest so that your application is automatically tested when someone pushes a commit to your GitLab repository.
If your application uses [Bitbucket CI/CD Pipelines](https://bitbucket.org/product/features/pipelines) as its CI platform, the following guidelines will assist you in configuring Pest so that your application is automatically tested when someone pushes a commit to your Bitbucket repository.

To get started, add the following configuration to your `bitbucket-pipelines.yml` file. The file should have the following contents:

Expand Down

0 comments on commit 36232e6

Please sign in to comment.