We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1deadb8 commit a5dc6f1Copy full SHA for a5dc6f1
1 file changed
bitbucket-pipelines.yml
@@ -337,6 +337,11 @@ pipelines:
337
turn-on-test:
338
- step: *turn-on-test
339
branches:
340
+ 'main-cris':
341
+ - step: *check-branch-name-allowed
342
+ - step: *preliminary-operation
343
+ - step: *angular-build
344
+ - parallel: *parallel-run-tests
345
'dspace-cris-20*_02_x':
346
- step: *check-branch-name-allowed
347
- step: *preliminary-operation
0 commit comments