I created a Pipeline in Jenkins and I am trying to run Jenkinsfile that\'s defined in my project.
pipeline{ agent any stages{ stage(\'Build app