使用git checkout脚本
Some checks failed
Deploy Incremental Updates to NEUxiaozhan / deploy (push) Failing after 0s

This commit is contained in:
Ember 2025-01-30 01:23:55 +08:00
parent e51f286ea9
commit 9eeb367c00

View File

@ -12,7 +12,7 @@ jobs:
- name: Deploy Incremental Updates
shell: bash
run: |
REPO_PATH="/opt/gitea/data/gitea-repositories/ember/front"
REPO_PATH="/opt/gitea/data/gitea-repositories/ember/front.git"
WEB_ROOT="/www/wwwroot/front/public"
# 进入仓库目录