Skip to content

Commit

Permalink
Update build-config.yml added boundary service build
Browse files Browse the repository at this point in the history
  • Loading branch information
Saloni-eGov authored Sep 9, 2024
1 parent c378b24 commit a9858f7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions build/build-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,14 @@ config:
- work-dir: "core-services/egov-location/src/main/resources/db"
image-name: "egov-location-db"

- name: "builds/Digit-Core/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/naljal-digit/core-services/egov-mdms-service"
build:
- work-dir: "core-services/egov-mdms-service"
Expand Down

0 comments on commit a9858f7

Please sign in to comment.