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 fc07563 commit 8733f50Copy full SHA for 8733f50
.github/workflows/_build_comps_base_image.yml
@@ -56,7 +56,7 @@ jobs:
56
cd GenAIComps && git rev-parse HEAD && cd ../ && ls -l
57
58
- name: Build Image
59
- uses: opea-project/validation/actions/image-build@main
+ uses: opea-project/validation/actions/image-build@suyue/img
60
with:
61
work_dir: ${{ github.workspace }}/GenAIComps
62
docker_compose_path: ${{ github.workspace }}/GenAIComps/.github/workflows/docker/compose/base-compose.yaml
0 commit comments