i want to remove github repo from my drone ci v0.3 ( standalone ), but i have a problem with authorizing with github. In 0.3 version you could did with ./drone delete github.com/foo/bar
, but i get such error
./drone delete github.com/foo/bar Unauthorized
The problem is that 0.3 version is outdated and documentation is locked http://readme.drone.io/api/authentication/
If you know how configure authentication please help. PS - board upgrade to the latest version of the right, but impossible now.