Ask whether the server side of drone supports not specifying any PROVIDER. I think the document must specify a Source Control Management provider. It’s a little different from Jenkins.
I hope SCM is just a place to store source code. I manually create projects on the CICD platform, manually associate source code repositories on SCM, and then manually submit and publish them. The CICD platform performs a series of code pulling, packaging, image building, publishing, and other works.
I wonder if DRONE can meet such a scenario?