Commit f05c84cb authored by Jayaprakash n's avatar Jayaprakash n
Browse files

Issue #LR-325 feat: Refactoring of SB Lern Batch Service - DialCode Dependency

Showing with 1 addition and 1 deletion
+1 -1
......@@ -13,7 +13,7 @@ jobs:
- run:
name: redis
command: sudo apt install redis-server -y
- run: mvn clean install -DforkCount=1
- run: mvn clean install -DforkCount=0
- run: cd course-mw/enrolment-actor && mvn scoverage:report
- run: cd course-mw/sunbird-util/cache-utils && mvn scoverage:report
- run: cd service && mvn play2:dist
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment