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-01-20 06:08:32 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-01-20 06:08:32 +0300
commit6435f44b720d76c8b19dac713a8c11fcc7a1d2a7 (patch)
tree1abfd4ec289c3222c059d6c03dc1148131e6d731 /doc/user/project/integrations/bamboo.md
parent52ac2cacfd048c17cdbe2a190a39d3d4ad945961 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/integrations/bamboo.md')
-rw-r--r--doc/user/project/integrations/bamboo.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/bamboo.md b/doc/user/project/integrations/bamboo.md
index ec9b8bd8bb2..a43082d9415 100644
--- a/doc/user/project/integrations/bamboo.md
+++ b/doc/user/project/integrations/bamboo.md
@@ -55,7 +55,7 @@ service in GitLab.
## Troubleshooting
If builds are not triggered, ensure you entered the right GitLab IP address in
-Bamboo under 'Trigger IP addresses'.
+Bamboo under 'Trigger IP addresses'. Also check [service hook logs](project_services.md#troubleshooting-project-services) for request failures.
NOTE: **Note:**
Starting with GitLab 8.14.0, builds are triggered on push events.