mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-02-03 02:23:38 +08:00
feat: docker镜像新增git相关记录的label标记
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"name": "微信公众号:储凡",
|
||||
"email": "fairy_408@2925.com",
|
||||
"url": "https://github.com/142vip",
|
||||
"homePage": "https://www.142vip.cn"
|
||||
"homePage": "https://408.142vip.cn"
|
||||
},
|
||||
"packageManager": "pnpm@8.9.2",
|
||||
"engines": {
|
||||
@@ -18,7 +18,7 @@
|
||||
"postinstall": "pnpm build:mark-map",
|
||||
"prepare": "husky install",
|
||||
"dev": "vuepress dev docs",
|
||||
"build": "./scripts/bundle build",
|
||||
"build": "vuepress build docs",
|
||||
"build:proxy": "./scripts/bundle build_proxy",
|
||||
"build:mark-map": "./scripts/mark-map",
|
||||
"deploy:vercel": "vercel --prod",
|
||||
|
||||
Reference in New Issue
Block a user