build: :新增自动构建发布脚本

This commit is contained in:
2022-09-21 17:10:00 +08:00
parent a0fef0454d
commit a95a7a20d3
3 changed files with 69 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.vscode/
.idea/
node_modules/
dist/
**/*.log
LICENSE
README.md