Merge branch 'patch-16' into 'master'

Update troubleshooting section

Closes #13479

See merge request !10618
This commit is contained in:
Achilleas Pipinellis 2017-04-27 06:22:21 +00:00
commit f25f6fbb1d
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.