mirror of
https://github.com/snowykami/server-status-server.git
synced 2025-06-04 14:15:22 +00:00
[cleanup] 移除 server-status-web 子模块及相关配置
This commit is contained in:
parent
928edad7b3
commit
5c1993ee67
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -42,9 +42,7 @@ jobs:
|
||||
|
||||
- name: Pull and build front-end
|
||||
run: |
|
||||
git subtree pull --prefix=server-status-web https://github.com/snowykami/server-status-web.git main --squash
|
||||
|
||||
cd server-status-web
|
||||
cd web
|
||||
npm install -g pnpm
|
||||
pnpm install --no-frozen-lockfile
|
||||
pnpm run build
|
||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@ data.gob
|
||||
.idea/
|
||||
|
||||
main.exe
|
||||
|
||||
main
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
||||
[submodule "web"]
|
||||
path = web
|
||||
url = https://github.com/snowykami/server-status-web
|
1
web
1
web
@ -1 +0,0 @@
|
||||
Subproject commit b0c7f59ecf3c099cdd657f0a5bb96fd63222faa7
|
Loading…
x
Reference in New Issue
Block a user