I want to run multiple actions rather than waiting one by one. The workaround would be to multiple deployments with Docker in Docker in Kubernetes, but I’m not sure how to assign automatic tokens. You know, so it can scale.
Please wait for Gitea 1.20.
We have merged a PR to retrieve tokens from the command line.
As it is new functionality, we didn’t backport it to 1.19.
With that, you can (at least with some work) register runners automatically.