diff --git a/Jenkinsfile b/Jenkinsfile index a59763f..4b96cf5 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -33,8 +33,7 @@ pipeline { fixNuget("${WORKSPACE}\\ZebraCode.sln") } } - } - stage('Build') { + stage('Build') { agent any steps { script {