Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f2a20a66cb | |||
| 09f1d8a4c1 | |||
| e2f75434c6 |
@@ -82,7 +82,7 @@ jobs:
|
||||
CLONE_SSH: ${{ vars.CLONE_SSH }}
|
||||
TAG_NAME: ${{ github.event.release.tag_name }}
|
||||
# 直接使用服务器上的 Gitea 仓库物理路径
|
||||
LOCAL_REPO_PATH: "${CLONE_SSH#*:}"
|
||||
LOCAL_REPO_PATH: /usr/local/bin/data/gitea-repositories/kellan/consumer-front.git
|
||||
run: |
|
||||
set -e
|
||||
# 使用 --no-hardlinks 在本机通过本地路径克隆,完全避开 SSH 和所有权检查
|
||||
|
||||
Reference in New Issue
Block a user