diff --git a/Jenkinsfile b/Jenkinsfile index 8d3f8dec..225e4ef1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,5 @@ pipeline { + agent any stages { stage('Build') { steps {