I have a Jenkinsfile like this
pipeline { agent { label \'master\' } stages { stage(\'1\') { steps { script {