Skip to content

Commit c6bdb04

Browse files
Update build-config.yml
1 parent 714f33a commit c6bdb04

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

build/build-config.yml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,13 @@ config:
5656
- work-dir: health/micro-ui/
5757
dockerfile: health/micro-ui/web/microplan/Dockerfile
5858
image-name: microplan-ui
59-
59+
60+
- name: builds/Digit-Frontend/health/console
61+
build:
62+
- work-dir: health/micro-ui/
63+
dockerfile: health/micro-ui/web/console/Dockerfile
64+
image-name: console
65+
6066
- name: builds/Digit-Frontend/health/payments-ui
6167
build:
6268
- work-dir: health/micro-ui/
@@ -66,8 +72,8 @@ config:
6672
- name: builds/Digit-Frontend/health/core-ui
6773
build:
6874
- work-dir: health/micro-ui/
69-
dockerfile: health/micro-ui/web/console/Dockerfile
70-
image-name: console
75+
dockerfile: health/micro-ui/web/core/Dockerfile
76+
image-name: core-ui
7177

7278
# Others
7379
- name: builds/Digit-Frontend/storybook-svg

0 commit comments

Comments
 (0)