7 ms·
I use this script for provisioning runners (with org-level single use access token). https://github.com/vbem/multi-runners https://github.com/vbem/multi-runner
by boronine 8d ago
I use this script for provisioning runners (with org-level single use access token).
https://github.com/vbem/multi-runners https://github.com/vbem/multi-runners
The motivation is simply to have the runners share a local docker build cache rather than pushing and pulling cache from registry which is a ridiculous best practice.
- sparqlittlestar 8d agoThis looks awesome and just what I need, with the difficulty of ARC in my corp environment
- smcleod 8d agoHow is that not a native thing with Actions? GitLab had multi runners since early on.