mirror of
https://github.com/nsnail/dot.git
synced 2025-04-14 09:32:49 +08:00
build: 📦 构建脚本优化 (#23)
This commit is contained in:
parent
b1a8b4b03e
commit
82ab9cb42b
@ -14,8 +14,7 @@ git branch -D release
|
||||
git checkout -b release
|
||||
./node_modules/.bin/standard-version -r $types[$prefix][0]
|
||||
./code.clean.ps1
|
||||
git add .
|
||||
git commit --amend
|
||||
git commit --amend --no-edit -a
|
||||
git push --follow-tags --force origin release
|
||||
Start-Process -FilePath "https://github.com/nsnail/dot/compare/main...release"
|
||||
cd ./scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user