Since updating to v1.3, I’m hitting Licensing and Subscription FAQ.
I’d like to use the nolimit build, because we qualify for it.
However, it’s quite a bit of work to get it working. The module build doesn’t work out of the box as a go get, because of the replace line. I have to essentially copy your Dockerfile, add a git clone, a go install, and so on. It’s extra work for me to maintain.
Could you please publish Docker images of either the nolimit or open source versions of Drone CI?