@wwydmanski we are actually autoscaling our ci/cd we have one kind of base server that takes the job and then makes an api request to hetzner (where we host our servers) to create a new server on which the ci/cd will then run and as soon as the worker is done it will be deleted by that same base server
@wwydmanski we are actually autoscaling our ci/cd we have one kind of base server that takes the job and then makes an api request to hetzner (where we host our servers) to create a new server on which the ci/cd will then run and as soon as the worker is done it will be deleted by that same base server