Skip to content

Commit 80c8cd3

Browse files
authored
Update src/content/configuration/cache.mdx
1 parent 50b81b6 commit 80c8cd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/configuration/cache.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,6 @@ W> 在具有不同选项的调用之间不要共享缓存。
446446
## 在 CI/CD 系统中设置缓存 $#setup-cache-in-cicd-system$
447447

448448
文件系统缓存允许在 CI 的构建之间共享缓存。为了设置设置缓存:
449-
Filesystem cache allows to share cache between builds in CI. To setup cache:
450449

451450
- CI 应该有一个在构建之间共享缓存的配置项。
452451
- CI 应该在相同的绝对路径中运行任务。这非常重要,因为 webpack 缓存文件存储绝对路径。

0 commit comments

Comments
 (0)