commit
4b1489da5e
1 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ export DRONE_SERVER=<http://>
|
|||
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.
|
||||
|
|
Loading…
Reference in a new issue