Skip to content

Commit 8cb1685

Browse files
build issue-end to end test issue
Signed-off-by: Ramesh <[email protected]>
1 parent db717c3 commit 8cb1685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ArbPostHearingAssistant/tests/test_compose_tgi_on_xeon.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ function build_docker_images() {
3737
popd && sleep 1s
3838

3939
echo "Build all the images with --no-cache, check docker_image_build.log for details..."
40-
service_list="arbPostHearingAssistant arbPostHearingAssistant-gradio-ui llm-arbPostHearingAssistant"
40+
service_list="arb-post-hearing-assistant arb-post-hearing-assistant-gradio-ui llm-arb-post-hearing-assistant"
4141
docker compose -f build.yaml build ${service_list} --no-cache > ${LOG_PATH}/docker_image_build.log
4242

4343
docker images && sleep 1s

0 commit comments

Comments
 (0)