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 #607 from egovernments/debasishchakraborty-egovt-p…
Browse files Browse the repository at this point in the history
…atch-1

Update build-config.yml
  • Loading branch information
pradeepkumarcm-egov authored Oct 10, 2023
2 parents 8cc5e33 + d635d1b commit bc3c95a
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 @@ -74,6 +74,13 @@ config:
dockerfile: "build/maven/Dockerfile"
- work-dir: "business-services/billing-service/src/main/resources/db"
image-name: "billing-service-db"
- name: "builds/mGramSeva/business-services/egov-hrms"
build:
- work-dir: "business-services/egov-hrms"
image-name: "egov-hrms"
dockerfile: "build/maven/Dockerfile"
- work-dir: "business-services/egov-hrms/src/main/resources/db"
image-name: "egov-hrms-db"
- name: "builds/mGramSeva/frontend/frontend-mgramseva"
build:
- work-dir: "frontend/mgramseva"
Expand Down

0 comments on commit bc3c95a

Please sign in to comment.