From c8eff4950dab88053139d796d99ff03a26933262 Mon Sep 17 00:00:00 2001 From: Bugagazavr Date: Tue, 22 Sep 2015 12:36:57 +0300 Subject: [PATCH] We need gitlab 8.0 and higher --- doc/setup/gitlab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/setup/gitlab.md b/doc/setup/gitlab.md index a71b61b4f..8250db97b 100644 --- a/doc/setup/gitlab.md +++ b/doc/setup/gitlab.md @@ -1,6 +1,6 @@ # Gitlab -Drone comes with built-in support for GitLab version 7.7 and higher. To enable Gitlab you should configure the Gitlab driver using the following environment variables: +Drone comes with built-in support for GitLab version 8.0 and higher. To enable Gitlab you should configure the Gitlab driver using the following environment variables: ```bash REMOTE_DRIVER="gitlab"