From 25f414893f8f1dde029f60e781d195e426e514a1 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 20 May 2020 03:08:04 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/ci/ci_cd_for_external_repos/bitbucket_integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ci/ci_cd_for_external_repos') diff --git a/doc/ci/ci_cd_for_external_repos/bitbucket_integration.md b/doc/ci/ci_cd_for_external_repos/bitbucket_integration.md index 3437f867cb8..2836f9932c6 100644 --- a/doc/ci/ci_cd_for_external_repos/bitbucket_integration.md +++ b/doc/ci/ci_cd_for_external_repos/bitbucket_integration.md @@ -29,7 +29,7 @@ To use GitLab CI/CD with a Bitbucket Cloud repository: The web hook URL should be set to the GitLab API to trigger pull mirroring, using the Personal Access Token we just generated for authentication. - ```text + ```plaintext https://gitlab.com/api/v4/projects//mirror/pull?private_token= ``` -- cgit v1.2.3