Procedure
- Open the Jenkins Talend_Pipeline configuration.
- In the Pipeline > Definition list, select Pipeline script.
-
In the Script editor, define the steps of your
pipeline.
Depending on your operating system, retrieve the jenkins-pipeline-windows.groovy or jenkins-pipeline-linux.groovy file from the Downloads tab in the left panel of this page.
Warning: The provided Groovy script is an example only and must be adapted to your environment before it is used. It gives you some predefined Maven commands and options that you can customize to fit your deployment needs.