First Round: Write a Jenkinsfile from start to finish to deploy a java application.
Utilisateur anonyme
I wrote a Jenkinsfile with all I knew in it. I wrote Stages, agent that can be used, any external library I would like to import, post build stage.