Hi, I'm new to Jenkins if anyone knows how to deploy the jar using Jenkins?
I have gone through the remaining steps like pulling code from the git repository and build that code using Gradle and generated jar.
Now I want to know about how to deploy that generated jar (spring boot jar).