test build

This commit is contained in:
Kittapath 2024-01-11 11:17:09 +07:00
parent b28a92c737
commit 7e7e54956f

View file

@ -30,9 +30,6 @@ jobs:
else
IMAGE_VER=${{ github.event.inputs.IMAGE_VER }}
fi
# if [[ $IMAGE_VER == '' ]]; then
# IMAGE_VER='test-vBeta'
# fi
echo '::set-output name=image_ver::'$IMAGE_VER
- name: Check Version
run: |