From ef9be200eb9592bb88d32b8bc6f91b71fad59a29 Mon Sep 17 00:00:00 2001 From: Michael McGuinness Date: Fri, 27 Sep 2024 17:07:19 +0100 Subject: [PATCH] pipel --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index e4139ea..1c35592 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -107,7 +107,7 @@ pipelines: - pip install -r dev-requirements.txt - python -m black --check . branches: - main: + '{main,bugfix/pipeline}': - step: name: Build and Test script: