summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorIslam Wazery <wazery@ubuntu.com>2017-04-11 12:11:49 +0000
committerIslam Wazery <wazery@ubuntu.com>2017-04-26 17:16:19 +0200
commit6824fcbf1c1a62b008dffe4a25e594f91cf1d4b2 (patch)
tree77cd1c442f2927cdd67c3c86d37ece23a9e9be00 /doc
parentcf1beb003bc538fded81c26bb360b1ec9525937e (diff)
downloadgitlab-ce-6824fcbf1c1a62b008dffe4a25e594f91cf1d4b2.tar.gz
Update bamboo.md, the troubleshooting section
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/integrations/bamboo.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/user/project/integrations/bamboo.md b/doc/user/project/integrations/bamboo.md
index cad4757f287..1e28646bc97 100644
--- a/doc/user/project/integrations/bamboo.md
+++ b/doc/user/project/integrations/bamboo.md
@@ -51,9 +51,9 @@ service in GitLab.
## Troubleshooting
-If builds are not triggered, these are a couple of things to keep in mind.
+If builds are not triggered, ensure you entered the right GitLab IP address in
+Bamboo under 'Trigger IP addresses'.
+
+>**Note:**
+- Starting with GitLab 8.14.0, builds are triggered on push events.
-1. Ensure you entered the right GitLab IP address in Bamboo under 'Trigger
- IP addresses'.
-1. Remember that GitLab only triggers builds on push events. A commit via the
- web interface will not trigger CI currently.