mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-24 02:41:01 +00:00
We need gitlab 8.0 and higher
This commit is contained in:
parent
f5da9f64d5
commit
c8eff4950d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue