Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #941 from egovernments/saloni041-patch-5
Browse files Browse the repository at this point in the history
Update build-config.yml added boundary service build
  • Loading branch information
pradeepkumarcm-egov authored Sep 11, 2024
2 parents 7fc72bd + cc514b5 commit abab04e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions build/build-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,13 @@ config:
- work-dir: "frontend/micro-ui"
image-name: "mgramseva-web"
dockerfile: "frontend/micro-ui/web/docker/Dockerfile"
- name: "builds/mGramSeva/core-services/boundary-service"
build:
- work-dir: "core-services/boundary-service"
image-name: "boundary-service"
dockerfile: "build/maven/Dockerfile"
- work-dir: "core-services/boundary-service/src/main/resources/db"
image-name: "boundary-service-db"
- name: "builds/mGramSeva/core-services/user-otp"
build:
- work-dir: "core-services/user-otp"
Expand Down

0 comments on commit abab04e

Please sign in to comment.