Skip to content

Commit fb7f170

Browse files
committed
Test
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent f65dc43 commit fb7f170

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/_build_image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ jobs:
8989
docker_compose_path=${{ github.workspace }}/${{ inputs.example }}/docker_image_build/build.yaml
9090
git clone --depth 1 --branch ${{ inputs.opea_branch }} https://github.com/opea-project/GenAIComps.git
9191
cd GenAIComps && git rev-parse HEAD && cd ../
92+
echo "OPEA_IMAGE_REPO is ${OPEA_IMAGE_REPO}"
9293
9394
- name: Build Image
9495
uses: opea-project/validation/actions/image-build@main

0 commit comments

Comments
 (0)