I am building a pipeline with a Jenkinsfile and Docker. The Build Stage builds a runs a script that builds a docker file.
stage(\'Build\') { steps {