build(release): 增加 alpha 标识,准备正式版

This commit is contained in:
李东云
2023-07-21 11:48:24 +08:00
parent 4cb1e8aa2a
commit 8c3af908aa

View File

@@ -2,4 +2,4 @@
docker run --rm -it \ docker run --rm -it \
-v $(pwd):/app -e "GIT_AUTHOR_NAME=ch4o5" -e "EMAIL=dongyun.li@luxcreo.ai" \ -v $(pwd):/app -e "GIT_AUTHOR_NAME=ch4o5" -e "EMAIL=dongyun.li@luxcreo.ai" \
detouched/standard-version:latest $1 detouched/standard-version:latest -p=alpha $1