formatted README
This commit is contained in:
parent
5423af8700
commit
02f8118c63
1 changed files with 0 additions and 2 deletions
|
@ -27,7 +27,6 @@ you can provide Drone with the path to your configuration file:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
./drone --config=/path/to/drone.conf
|
./drone --config=/path/to/drone.conf
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
The configuration file is in TOML format:
|
The configuration file is in TOML format:
|
||||||
|
@ -90,7 +89,6 @@ Or a combination of the two:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
DRONE_GITLAB_URL="https://gitlab.com" ./drone --config=/path/to/drone.conf
|
DRONE_GITLAB_URL="https://gitlab.com" ./drone --config=/path/to/drone.conf
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Compatibility Issues
|
## Compatibility Issues
|
||||||
|
|
Loading…
Reference in a new issue