Hello
Sorry for the constant posts, but I need to know if it is possible to automate the drone server to start the agent instance only when there is a request.
I’m using aws, I would be able to raise the instance using the aws cli, it would be possible to run a script that would start the instance when there was a push in git, and pause it when the pipeline queue ended
Thanks in advance