Skip to content

Commit ca21a72

Browse files
committed
Fix branch pipeline configuration
1 parent 7bad844 commit ca21a72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bitbucket-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ definitions:
2020

2121
pipelines:
2222
branches:
23-
'main-cris':
23+
'dspace-cris-2024_02_x':
2424
- step: *unittest-code-checks
2525
'prod/**':
2626
- step: *unittest-code-checks

0 commit comments

Comments
 (0)