diff --git a/platforms/bitbucket/bitbucket-pipelines.yml b/platforms/bitbucket/bitbucket-pipelines.yml index dc2ab2e..252cbbd 100644 --- a/platforms/bitbucket/bitbucket-pipelines.yml +++ b/platforms/bitbucket/bitbucket-pipelines.yml @@ -42,7 +42,7 @@ definitions: pipelines: branches: - master: + main: - step: *install_dependencies - step: *compress_deployment_artifacts - step: *deploy_production