Skip to content

Commit

Permalink
Added census-service in build-config (#990)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanishi-egov authored Oct 17, 2024
1 parent e68c5fb commit 1ad04ee
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 @@ -259,6 +259,13 @@ config:
build:
- work-dir: "analytics/auth-proxy"
image-name: "auth-proxy"
- name: "builds/health-campaign-services/health-services/census-service"
build:
- work-dir: "health-services/census-service"
image-name: "census-service"
dockerfile: "build/17/maven/Dockerfile"
- work-dir: "health-services/census-service/src/main/resources/db"
image-name: "census-service-db"

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

0 comments on commit 1ad04ee

Please sign in to comment.