修改cicd 生成的文档指向 /home/ubuntu/.nanobot/workspace/gfps
All checks were successful
Sync To /home/ubuntu/.nanobot/workspace/gfps / sync (push) Successful in 1s
All checks were successful
Sync To /home/ubuntu/.nanobot/workspace/gfps / sync (push) Successful in 1s
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Sync To /home/ubuntu/gfps
|
name: Sync To /home/ubuntu/.nanobot/workspace/gfps
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -14,7 +14,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
set -e
|
set -e
|
||||||
TARGET=/home/ubuntu/gfps
|
TARGET=/home/ubuntu/.nanobot/workspace/gfps
|
||||||
REPO="http://oauth2:${{ gitea.token }}@172.17.0.1:3000/${{ github.repository }}.git"
|
REPO="http://oauth2:${{ gitea.token }}@172.17.0.1:3000/${{ github.repository }}.git"
|
||||||
|
|
||||||
mkdir -p "$TARGET"
|
mkdir -p "$TARGET"
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
# GFPS 认证测试
|
# GFPS 认证测试
|
||||||
|
|
||||||
::: {.Section1}
|
|
||||||
手动测试视频: [认证Video.7z](/download/attachments/948641629/%E8%AE%A4%E8%AF%81Video.7z?version=1&modificationDate=1776678332627&api=v2){linked-resource-id="1097877256" linked-resource-version="1" linked-resource-type="attachment" linked-resource-default-alias="认证Video.7z" linked-resource-content-type="application/octet-stream" linked-resource-container-id="948641629" linked-resource-container-version="5"}
|
手动测试视频: [认证Video.7z](/download/attachments/948641629/%E8%AE%A4%E8%AF%81Video.7z?version=1&modificationDate=1776678332627&api=v2){linked-resource-id="1097877256" linked-resource-version="1" linked-resource-type="attachment" linked-resource-default-alias="认证Video.7z" linked-resource-content-type="application/octet-stream" linked-resource-container-id="948641629" linked-resource-container-version="5"}
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
@@ -14,4 +13,3 @@ Note:
|
|||||||
\
|
\
|
||||||
|
|
||||||
**除了[realsilbt8888@gmail.com](mailto:realsilbt8888@gmail.com){.external-link style="color: rgb(255,0,0);" rel="nofollow"}之外的其他账号 Automatically save devices要打开**
|
**除了[realsilbt8888@gmail.com](mailto:realsilbt8888@gmail.com){.external-link style="color: rgb(255,0,0);" rel="nofollow"}之外的其他账号 Automatically save devices要打开**
|
||||||
:::
|
|
||||||
|
|||||||
Reference in New Issue
Block a user