mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-17 11:55:14 +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
|
# 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
|
```bash
|
||||||
REMOTE_DRIVER="gitlab"
|
REMOTE_DRIVER="gitlab"
|
||||||
|
|
Loading…
Reference in a new issue