Skip to content

Commit

Permalink
Update build-config.yml (#526)
Browse files Browse the repository at this point in the history
Modified mdms-v2 build config
  • Loading branch information
varunreddy-egov authored Aug 23, 2024
1 parent e87d111 commit 3fcedf3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/build-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,12 +176,12 @@ config:
image-name: "egov-mdms-service"
dockerfile: "build/maven/Dockerfile"

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

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

0 comments on commit 3fcedf3

Please sign in to comment.