更新官网.
This commit is contained in:
@@ -41,7 +41,7 @@ stages:
|
||||
- npm install && npm run build
|
||||
- ''
|
||||
- '# 资源复制,使得官网访问支持直接域名访问 + 域名后面带路径 2种访问方式'
|
||||
- cp ./CNAME docs/.vuepress/dist/
|
||||
- # cp ./CNAME docs/.vuepress/dist/
|
||||
- rm -rf docs/.vuepress/dist/neutrino-proxy
|
||||
- rm -rf docs/.vuepress/distTemp
|
||||
- cp -rf docs/.vuepress/dist/ docs/.vuepress/distTemp
|
||||
@@ -53,7 +53,7 @@ stages:
|
||||
- git init
|
||||
- ''
|
||||
- '# 设置Git信息'
|
||||
- GIT_REPO_URL=https://gitee.com/dromara/neutrino-proxy.git
|
||||
- GIT_REPO_URL=$repo_url
|
||||
- GIT_USERNAME=$username
|
||||
- GIT_NAME=$commit_name
|
||||
- GIT_EMAIL=$commit_email
|
||||
|
||||
@@ -6,7 +6,7 @@ article: false
|
||||
---
|
||||
|
||||
::: tip
|
||||
当前最新版本:2.0.2。从之前的版本升级过来,请参照:更新记录 > 版本记录
|
||||
当前最新版本:2.0.2。从之前的版本升级过来,请参照:更新记录 > 版本记录。
|
||||
:::
|
||||
|
||||
## 1、快速上手须知
|
||||
|
||||
Reference in New Issue
Block a user