From a3bfc96daf51263ac5fe36c71db553fe72e81c18 Mon Sep 17 00:00:00 2001 From: Giuseppe Digilio Date: Thu, 11 Jan 2024 17:33:12 +0100 Subject: [PATCH] [DSC-1477] Rename branch in pipeline settings --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index a3d88b7b57d..2890061b4d2 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -69,7 +69,7 @@ definitions: pipelines: branches: - 'dspace-cris-7': + 'main-cris': - parallel: - step: *unit-test-code-checks - step: *integration-tests