Skip to content

Commit

Permalink
#813 | build server jar in build step
Browse files Browse the repository at this point in the history
  • Loading branch information
himeshr committed Dec 10, 2024
1 parent 543a7f9 commit a19fea6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ jobs:

- run: sudo apt-get install make openssl

- run: make build_server

- save_cache:
paths:
- ~/.m2
Expand Down

0 comments on commit a19fea6

Please sign in to comment.