How can i use drone to deploy app to another machine?

Now, Drone can clone ,test and build project but I confuse about deploy state.
Purpose : I have 2 machine.
First Machine is Drone Server
Second Machine is my target to deploy here

How would you deploy code using the terminal on your laptop? What commands would you run? You should be able to use those same commands in your pipeline to deploy your code.

1 Like