Skip to content

Commit 77d5b7f

Browse files
committed
for test images-commit
Signed-off-by: ZePan110 <ze.pan@intel.com>
1 parent fde5996 commit 77d5b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_example-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
7878
- name: Build Image
7979
if: ${{ fromJSON(inputs.build) }}
80-
uses: opea-project/validation/actions/image-build@main
80+
uses: opea-project/validation/actions/image-build@images-commit
8181
with:
8282
work_dir: ${{ github.workspace }}/${{ inputs.example }}/docker_image_build
8383
docker_compose_path: ${{ github.workspace }}/${{ inputs.example }}/docker_image_build/build.yaml

0 commit comments

Comments
 (0)