You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/workers/ci-cd/builds/index.mdx
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,9 @@ pcx_content_type: concept
3
3
title: Builds
4
4
description: Use Workers Builds to integrate with Git and automatically build and deploy your Worker when you merge a pull request
5
5
sidebar:
6
-
badge:
7
-
text: Beta
6
+
group:
7
+
badge:
8
+
text: Beta
8
9
---
9
10
10
11
Workers Builds allows you to connect an existing Worker to a GitHub or GitLab repository to set up automatic builds and deployments for your development workflow. Creating a new Worker from a git repository will be supported soon.
0 commit comments