Update bamboo.md, the troubleshooting section

This commit is contained in:
Islam Wazery 2017-04-11 12:11:49 +00:00
parent cf1beb003b
commit 6824fcbf1c
1 changed files with 5 additions and 5 deletions

View File

@ -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.