New for Drone
My setup:
Gitlab Local instance.
Integrated with Drone and Drone docker runner. Pipelines are working good. But the docker instances are getting terminated after the test. Is there anything anything that i need to add to the code to make them running all the time?
@bradrydzewski Thanks very much for your reply! To make them persistent do i need to use any other plugin ? or all the plugins works same as docker plugin ?