add gitlab version requirements

This commit is contained in:
gitlawr
2018-10-22 10:00:41 +08:00
parent 8ac7963c6f
commit cd017a3346
@@ -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 %}}