Skip to content

Commit 5f033f7

Browse files
lang-benpateliladinesh1patel
authored
Fix bootWithCCD command (#379)
Co-authored-by: Ila Patel <[email protected]> Co-authored-by: dinesh1patel <[email protected]>
1 parent 6b1e3da commit 5f033f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,10 @@ wrapper {
358358
distributionType = Wrapper.DistributionType.ALL
359359
}
360360

361+
bootRun {
362+
mainClass = 'uk.gov.hmcts.reform.translate.Application'
363+
}
364+
361365
bootWithCCD {
362366

363367
authMode = uk.gov.hmcts.rse.AuthMode.Local

0 commit comments

Comments
 (0)