Skip to content

Commit a1403a9

Browse files
committed
add disclaimer to pages
1 parent c0ed4fd commit a1403a9

File tree

1 file changed

+5
-0
lines changed
  • src/content/docs/pages/configuration/git-integration

1 file changed

+5
-0
lines changed

src/content/docs/pages/configuration/git-integration/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ Using Git integration with Cloudflare also provides:
1414

1515
These features allow you to manage your deployments directly within GitHub or GitLab without leaving your team's regular development workflow.
1616

17+
:::caution[You cannot switch to Direct Upload later]
18+
If you deploy using the Git integration, you cannot switch to [Direct Upload](/pages/get-started/direct-upload/) later. However, if you already use a Git-integrated project and do not want to trigger deployments every time you push a commit, you can [disable automatic deployments](/pages/configuration/git-integration/#disable-automatic-deployments) on all branches. Then, you can use Wrangler to deploy directly to your Pages projects and make changes to your Git repository without automatically triggering a build.
19+
20+
:::
21+
1722
## Supported Git Providers
1823

1924
Cloudflare Pages supports the following Git providers:

0 commit comments

Comments
 (0)