From 4abcd2dd16ecc70f3e93c68cb6f2c61b717848f1 Mon Sep 17 00:00:00 2001 From: Michael McGuinness Date: Mon, 30 Sep 2024 15:42:46 +0100 Subject: [PATCH] onlydeployfrommain --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index f0b6d0a..040eeaf 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -92,7 +92,7 @@ pipelines: - pip install -r dev-requirements.txt - python -m black --check . branches: - '{main,bugfix/pipeline}': + main: - step: name: Build and Test script: