Relative location within the checkout of your Pipeline script.
Note that it will always be run inside a Groovy sandbox.
Jenkinsfile is conventional and allows you to switch easily to a multibranch project
(just use checkout scm to retrieve sources from the same location as is configured here).