I want to convert it to Pipeline script. I have the following Jenkins 'Pipeline script from SCM':
How can I convert this to the 'Pipeline script'. I want to do this to make use of some Jenkin plugins. I know there is a 'Pipeline Syntax' helper at the bottom, but I'm not sure what I should look for to convert the Repository URL or credentials or script path.
I've looked online, but haven't found any direct methodology to do this.