Skip to content

Commit d6189c5

Browse files
Update src/content/changelogs-next/12-22-2024-builds.mdx
Co-authored-by: Brendan Irvine-Broque <[email protected]>
1 parent 739a6ca commit d6189c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelogs-next/12-22-2024-builds.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ date: 2024-12-22
99
![Build caching settings](~/assets/images/workers/platform/ci-cd/workers-build-caching.png)
1010
![Build watch path settings](~/assets/images/workers/platform/ci-cd/workers-build-watch-paths.png)
1111

12-
We've added new features to [**Workers Builds**](/workers/ci-cd/builds/), the integrated CI/CD system for Workers (currently in beta), to improve build times and enhance monorepo support.
12+
[**Workers Builds**](/workers/ci-cd/builds/), the integrated CI/CD system for Workers (currently in beta), now lets you cache artifacts across builds, speeding up build jobs by eliminating repeated work, such as downloading dependencies at the start of each build.
1313

1414
- **[Build Caching:](/workers/ci-cd/builds/build-caching/)** Cache dependencies and build outputs between builds with a shared project-wide cache, ensuring faster builds for the entire team.
1515

0 commit comments

Comments
 (0)