Hi,
Is it possible to run Drone locally on my dev pc without public domain and use GitHub private repos?
I want to use it for my pet project so do not want to pay for ngrok (free plan creates new subdomain on each restart).
GitHub allows to create api tokens to access private repos. Can Drone use them?
Can I login to Drone CI UI and trigger build manually?
I’ve found old topic: How to trigger build when running Drone locally?
May be something changed since that time?
Thanks in advance,
Serhii