Skip to content

Commit 3e835bd

Browse files
committed
[DSC-1899] Updated bitbucket-pipelines.yml with prod
1 parent 80b54e3 commit 3e835bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

bitbucket-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ pipelines:
2222
branches:
2323
'main-cris':
2424
- step: *unittest-code-checks
25+
'prod/**':
26+
- step: *unittest-code-checks
2527
pull-requests:
2628
'**':
2729
- step: *unittest-code-checks

0 commit comments

Comments
 (0)