Skip to content

Commit

Permalink
HLM-4496: health-attendance build config added (#1659)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanishq-egov authored Feb 22, 2024
1 parent f22242b commit 5d9e35e
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 @@ -27,6 +27,14 @@ config:
- work-dir: "backend/attendance/src/main/resources/db"
image-name: "attendance-db"

- name: "builds/health-campaign-services/health-services/health-attendance-works"
build:
- work-dir: "backend/attendance"
dockerfile: "build/maven/Dockerfile"
image-name: "health-attendance"
- work-dir: "backend/attendance/src/main/resources/db"
image-name: "health-attendance-db"

- name: "builds/digit-works/backend/muster-roll"
build:
- work-dir: "backend/muster-roll"
Expand Down

0 comments on commit 5d9e35e

Please sign in to comment.