diff --git a/Jenkinsfile b/Jenkinsfile index e741a39..9c9b5e8 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,6 @@ pipeline { agent { + agent any stages { stage("Build") { agent {