mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-20 05:24:51 +00:00
Typo: _SERVER → _TOKEN
This commit is contained in:
@@ -44,7 +44,7 @@ export DRONE_SERVER=<http://>
|
|||||||
In order to authorize communications you must also provide your access token:
|
In order to authorize communications you must also provide your access token:
|
||||||
|
|
||||||
```
|
```
|
||||||
export DRONE_SERVER=<token>
|
export DRONE_TOKEN=<token>
|
||||||
```
|
```
|
||||||
|
|
||||||
You can retrieve your access token from the user profile screen in Drone.
|
You can retrieve your access token from the user profile screen in Drone.
|
Reference in New Issue
Block a user