Skip to content

Commit

Permalink
Merge pull request #19 from Dokploy/17-private-bitbucket-repository-n…
Browse files Browse the repository at this point in the history
…ot-finding-branches

refactor: update to use slug
  • Loading branch information
Siumauricio authored Jan 23, 2025
2 parents 2b207b3 + 7fd2de9 commit 0c07c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/content/docs/core/(Git-Sources)/bitbucket.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Follow the steps to connect your Bitbucket account to Dokploy.
5. Copy the `App Password` and paste it in Dokploy `Bitbucket` Modal section.
6. Set your `Bitbucket Username`.
7. (Optional) If you want to use Workspaces, go to `https://bitbucket.org/account/workspaces/`, eg. If you have
`dokploy-workspace` copy and paste it in Workspace Name.
`dokploy-workspace` copy and paste it in Workspace Name, please make sure to use the slugified name, if you use names like Dokploy Workspace in this field can cause issues.
7. Click on `Configure Bitbucket`.
8. If everything is correct, you can update enter to the Update Icon, and click on `Test Connection` to make sure everything is working.
9. Now you can use the repositories from your Gitlab Account in `Applications` or `Docker Compose` services.
Expand Down

0 comments on commit 0c07c98

Please sign in to comment.