diff --git a/Jenkinsfile b/Jenkinsfile index f951088..2ff4efb 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -76,7 +76,7 @@ echo "Configured dynamic stages: ${dynamicStages.inspect()}" pipeline { // see https://jenkins.io/doc/book/pipeline/syntax/#agent - agent none + agent any // see https://jenkins.io/doc/book/pipeline/syntax/#environment environment {