Drone Status
Add a Drone status in your status bar.

Usage
Add .drone.status file in the root of your project.
{
"url": "https://${droneHost}/${namespace}/${repo}/"
}
Fill drone.accessToken , you can retrieve your user token from your user profile screen (/account/token ) in the Drone user interface.
| |