We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 327a5bd commit 875d173Copy full SHA for 875d173
1 file changed
bitbucket-pipelines.yml
@@ -22,6 +22,8 @@ pipelines:
22
branches:
23
'dspace-cris-2023_02_x':
24
- step: *unittest-code-checks
25
+ 'prod/**':
26
+ - step: *unittest-code-checks
27
pull-requests:
28
'**':
29
0 commit comments