diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 5125e5d..4d0f9b5 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -14,7 +14,7 @@ jobs: env: # 指定容器将工具缓存路径存放到 /opt/hostedtoolcache,该目录是Gitea Runner的标准工具缓存目录 RUNNER_TOOL_CACHE: /opt/hostedtoolcache - volumes: + volumes: # 直接挂载到指定的宿主机路径 - /opt/gitea-runner-cache:/opt/hostedtoolcache # 挂载生产环境目录