更新 .gitea/workflows/.gitlab-ci.yml
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
# run: |
|
||||
# apk add --no-cache git
|
||||
# git --version # 验证
|
||||
- name: Clone from Local Mirror
|
||||
- name: Clone from Local Mirror
|
||||
run: |
|
||||
# 检查宿主机是否有镜像(需在 runner 上预置)
|
||||
if [ -d "/srv/cache/plugin-library.git" ]; then
|
||||
|
||||
Reference in New Issue
Block a user