This commit is contained in:
root 2024-05-25 19:08:37 +08:00
parent 1c8b0f39ac
commit 45bf460bf9
1 changed files with 9 additions and 8 deletions

View File

@ -14,15 +14,16 @@ jobs:
# DOCKER_ORG: gitea
# DOCKER_LATEST: latest
steps:
- run echo "testseetsetsetstse"
# - name: To Main
# run: cd /opt/workspace/TOPVERSE_Official
- name: Git
run: git clone http://127.0.0.1:3000/huxin/TOPVERSE_Official /opt/workspace/website
- name: Install & Build
run: |
cd /opt/workspace/website
pnpm i
pnpm generate
# run: cd /opt/workspace/TOPVERSE_Official
# - name: Git
# run: git clone http://127.0.0.1:3000/huxin/TOPVERSE_Official /opt/workspace/website
# - name: Install & Build
# run: |
# cd /opt/workspace/website
# pnpm i
# pnpm generate
# - name: Build
# run: