Skip to content

Commit

Permalink
Update build-config.yml
Browse files Browse the repository at this point in the history
Added build config for MDMS-v2
  • Loading branch information
Rishabh-egov authored Sep 24, 2024
1 parent aad7536 commit 3658f14
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 @@ -184,6 +184,14 @@ config:
- work-dir: "core-services/mdms-v2/src/main/resources/db"
image-name: "mdms-v2-db"

- name: "builds/Digit-Core/core-services/MDMS-v2"
build:
- work-dir: "core-services/MDMS-v2"
image-name: "NDNS-v2"
dockerfile: "build/maven/Dockerfile"
- work-dir: "core-services/MDMS-v2/src/main/resources/db"
image-name: "MDMS-v2-db"

- name: "builds/Digit-Core/core-services/egov-notification-mail"
build:
- work-dir: "core-services/egov-notification-mail"
Expand Down

0 comments on commit 3658f14

Please sign in to comment.