Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-02-24 03:09:02 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-02-24 03:09:02 +0300
commit2ed3b0abccc8de391f1a9de2bc5785d3e0f5b018 (patch)
treefd6a1c298cb159656c72d622d5844fb55e191913 /doc/integration/bitbucket.md
parent9083509f2f0e424b1d53cca4877d994d2050562b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/integration/bitbucket.md')
-rw-r--r--doc/integration/bitbucket.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/integration/bitbucket.md b/doc/integration/bitbucket.md
index 7cead234709..7a1bdf0d65c 100644
--- a/doc/integration/bitbucket.md
+++ b/doc/integration/bitbucket.md
@@ -89,8 +89,6 @@ you to use.
For Omnibus packages:
```ruby
- gitlab_rails['omniauth_enabled'] = true
-
gitlab_rails['omniauth_providers'] = [
{
"name" => "bitbucket",