ci: get started on ci build

This commit is contained in:
鲁树人
2023-06-09 01:01:41 +01:00
parent 5974ef3d0c
commit 16f15a6bd7
4 changed files with 118 additions and 0 deletions

4
.gitignore vendored
View File

@@ -23,3 +23,7 @@ dist-ssr
*.njsproj
*.sln
*.sw?
# Files created when running "drone exec" locally
/.pnpm-store/
/*.zip