Skip to content

Commit 631d769

Browse files
committed
chore: gitops github actions notes
1 parent 60a2495 commit 631d769

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/docs/vcs-integration/overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ Bytebase GitOps workflow is built upon the [Bytebase API](/docs/api/overview). I
1212

1313
<HintBlock type="info">
1414

15-
To tunnel GitHub Actions from GitHub.com to your self-hosted Bytebase, consider using [Cloudflare Zero Trust](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/) with [Cloudflare Warp GitHub Actions](https://github.com/marketplace/actions/setup-cloudflare-warp).
15+
To reach your self-hosted Bytebase from GitHub Actions, you can choose either options:
16+
17+
1. Tunnel GitHub Actions using [Cloudflare Zero Trust](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/) with [Cloudflare Warp GitHub Actions](https://github.com/marketplace/actions/setup-cloudflare-warp).
18+
19+
1. Use [self-hosted runners](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners).
1620

1721
</HintBlock>
1822

0 commit comments

Comments
 (0)