Skip to content

Commit cbe03a0

Browse files
committed
Fix validation step to Bitbucket pipeline
1 parent d72394e commit cbe03a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitbucket-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ definitions:
307307
pipelines:
308308
branches:
309309
'main-cris':
310-
- step: &check-branch-name-allowed
310+
- step: *check-branch-name-allowed
311311
- step: *install
312312
- parallel: *parallel-test-steps
313313
'dspace-cris-2024_02_x':

0 commit comments

Comments
 (0)