Skip to content

Commit

Permalink
Merged in task/main-cris/DSC-1899 (pull request DSpace#3185)
Browse files Browse the repository at this point in the history
[DSC-1899] Updated bitbucket-pipelines.yml with prod

Approved-by: Vincenzo Mecca
  • Loading branch information
AdamF42 authored and vins01-4science committed Dec 13, 2024
2 parents 32a09f2 + f489e5a commit 39646a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bitbucket-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,12 @@ pipelines:
- step: *integration-tests
- step: *integration-tests-slow
- step: *integration-tests-dspace-api
'prod/**':
- parallel:
- step: *unit-test-code-checks
- step: *integration-tests
- step: *integration-tests-slow
- step: *integration-tests-dspace-api

pull-requests:
'**':
Expand Down

0 comments on commit 39646a3

Please sign in to comment.