Automated Deployment

Hi everyone.
I have a question. I’m new to drone and a bit in ci in general. I’ve setup a drone server and testing is amazing.
Now my question is: how would you go about deploying? Basically, How can one run the dockerfile in the repo e.g. on the server machine? I know how that is done in jenkins. Or is drone ci only for testing?

Thanks and cheers!