Merge pull request #930 from gitlawr/gitlab_version

Address gitlab version requirements for pipeline
This commit is contained in:
Denise
2018-10-22 11:04:13 -07:00
committed by GitHub
@@ -71,7 +71,9 @@ Select your provider's tab below and follow the directions.
1. Enable the repository for which you want to run a pipeline. Then click **Done**.
>**Note:** If you use GitLab and your Rancher setup is in a local network, enable the **Allow requests to the local network from hooks and services** option in GitLab admin settings.
>**Note:**
> 1. Pipeline uses Gitlab [v4 API](https://docs.gitlab.com/ee/api/v3_to_v4.html) and the supported Gitlab version is 9.0+.
> 2. If you use GitLab 10.7+ and your Rancher setup is in a local network, enable the **Allow requests to the local network from hooks and services** option in GitLab admin settings.
{{% /tab %}}
{{% /tabs %}}