Skip to content

Commit 2bd4ed7

Browse files
Bill WangBill Wang
authored andcommitted
docker image
1 parent d63ac84 commit 2bd4ed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
echo "build image for ${VERSION}"
4141
echo "build_required=true" >> $GITHUB_OUTPUT
4242
else
43-
echo "Tag is exist, skip"
43+
echo "Tag ${VERSION} is exist, skip"
4444
echo "build_required=false" >> $GITHUB_OUTPUT
4545
fi
4646

0 commit comments

Comments
 (0)