This commit is contained in:
xiongxiao
2026-01-12 12:47:04 +08:00
parent 9aa189f617
commit da3adf72e3
3 changed files with 9 additions and 39 deletions

View File

@@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"build": "cd blog && pnpm i && pnpm build"
"build": "cd blog && pnpm i && pnpm build",
"test": "docker run -it --rm -p 8080:80 docker.cnb.cool/abearxiong/blog:latest"
},
"keywords": [],
"author": "",