Hello,
I run a Debian server (it’s Debian stable, but with golang 1.10, backported from Debian testing), and would like to install drone. I was wondering if there is a not too complex way to build drone from source without downloading binaries (except for .deb files coming from debian.org). I would not like to get the docker image – and the instructions wihin the BUILDING file recommend running “go get” which, as I understand, will install binaries on the system.
Thank you!
- j