Skip to content

Commit

Permalink
Added jenkins build config for muster roll
Browse files Browse the repository at this point in the history
  • Loading branch information
holashchand committed Dec 18, 2024
1 parent 77ec306 commit 738ff84
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 @@ -266,6 +266,13 @@ config:
dockerfile: "build/17/maven/Dockerfile"
- work-dir: "health-services/census-service/src/main/resources/db"
image-name: "census-service-db"
- name: "builds/health-campaign-services/health-services/muster-roll"
build:
- work-dir: "health-services/muster-roll"
image-name: "muster-roll"
dockerfile: "build/17/maven/Dockerfile"
- work-dir: "health-services/muster-roll/src/main/resources/db"
image-name: "muster-roll-db"

# frontend
- name: builds/health-campaign-services/frontend/workbench-ui
Expand Down

0 comments on commit 738ff84

Please sign in to comment.