We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6196cf commit a305e2bCopy full SHA for a305e2b
docs/bitbucket-installation.md
@@ -4,6 +4,10 @@ description: Install gitStream to your Bitbucket workspace.
4
---
5
# How to Setup gitStream with Bitbucket
6
7
+!!! info "beta is coming soon!"
8
+
9
+ Stay tuned as we are getting ready to release the Bitbucket support!
10
11
!!! info "Prerequisites"
12
13
1. Bitbucket Cloud account
mkdocs.yml
@@ -11,7 +11,7 @@ nav:
- Guide:
- GitHub Setup: github-installation.md
- GitLab Setup: gitlab-installation.md
14
- - Bitbucket Setup: bitbucket-installation.md
+ - Bitbucket Setup (Coming soon): bitbucket-installation.md
15
- Custom GitHub App: custom-github-app.md
16
- How gitStream works: how-it-works.md
17
- Your First Automation: quick-start.md
0 commit comments