mirror of
http://124.126.16.154:8888/singularity/hdk-auth.git
synced 2026-01-15 07:25:05 +08:00
build: 添加了版本发布的脚本和配置
This commit is contained in:
5
scripts/release.sh
Executable file
5
scripts/release.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
docker run --rm -it \
|
||||
-v $(pwd):/app -e "GIT_AUTHOR_NAME=ch4o5" -e "EMAIL=dongyun.li@luxcreo.ai" \
|
||||
detouched/standard-version:latest $1
|
||||
Reference in New Issue
Block a user