Skip to content

Commit a4e54ef

Browse files
Update sources/platform/actors/development/deployment/continuous_integration.md
Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
1 parent cdde5c1 commit a4e54ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sources/platform/actors/development/deployment/continuous_integration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ You can automate Actor builds and tests using your Git repository's automated wo
2020

2121

2222
:::tip Using Bitbucket?
23+
2324
Follow our step-by-step guide to set up continuous integration for your Actors with Bitbucket Pipelines: [Read the Bitbucket CI guide](https://help.apify.com/en/articles/6988586-setting-up-continuous-integration-for-apify-actors-on-bitbucket).
25+
2426
:::
2527

2628
There are two main ways to set up continuous integration for your Actors: [Trigger builds with a Webhook](#option-1-trigger-builds-with-a-webhook), or [Set up automated builds and tests with GitHub Actions](#option-2-set-up-automated-builds-and-tests-with-github-actions). Choose the method that best fits your workflow.

0 commit comments

Comments
 (0)