From 69a12f30f52cd1954ad376d720539e4b4d2de2f6 Mon Sep 17 00:00:00 2001 From: Sjors Ottjes Date: Thu, 18 Jul 2024 13:02:58 +0200 Subject: [PATCH] wip --- platforms/bitbucket/bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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