Skip to content

Commit

Permalink
uncommented building the images
Browse files Browse the repository at this point in the history
Signed-off-by: Pallavi Jaini <[email protected]>
  • Loading branch information
pallavijaini0525 committed Nov 12, 2024
1 parent 2dd0339 commit de13ffe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChatQnA/tests/test_compose_pinecone_on_xeon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,9 @@ function stop_docker() {
function main() {

stop_docker

if [[ "$IMAGE_REPO" == "opea" ]]; then build_docker_images; fi

start_time=$(date +%s)
start_services
end_time=$(date +%s)
Expand Down

0 comments on commit de13ffe

Please sign in to comment.