We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb46bd commit fc07563Copy full SHA for fc07563
.github/workflows/_build_image.yml
@@ -86,7 +86,7 @@ jobs:
86
cd GenAIComps && git rev-parse HEAD && cd ../
87
88
- name: Build Image
89
- uses: opea-project/validation/actions/image-build@main
+ uses: opea-project/validation/actions/image-build@suyue/img
90
with:
91
work_dir: ${{ github.workspace }}/${{ inputs.example }}/docker_image_build
92
docker_compose_path: ${{ github.workspace }}/${{ inputs.example }}/docker_image_build/build.yaml
0 commit comments